jonorthwash / ud-annotatrix

GNU General Public License v3.0
59 stars 49 forks source link

should not poll for server when in standalone mode #484

Open jonorthwash opened 2 years ago

jonorthwash commented 2 years ago

When running in standalone mode (e.g., accessed over github.io), the interface constantly polls for the server (and fails). It should know from loadtime that it wasn't run in server mode, and shouldn't poll.

(Unless this polling is because of something else?)

Screenshot from 2022-06-10 11-26-04