Canvas depends on WebGL, HTML5 canvases, web workers and local storage, if those are disabled it wonāt load
iāll work on adding a popup for that, kinda slipped through the cracks
and for completeness, the login page uses cookies, otherwise you wonāt be able to login
(yes iām catching up on posts lol)
Thanks that does make sense. Maybe in the future investigate using pure HTML to do it. I think it should be possible with just the DOM plus a few tricks. In the meantime Iāll just use a different browser and enable webGL.
If you are looking for max compatibly make it work in Tor as thatās what the privacy browsers are based on. If you are looking for people to help create workarounds let me know.
forgot to add web workers to that list, but iām not entirely sure if it would be possible without those things
templates require webgl to do anything related to image manipulation
web workers iāve seen also get disabled, but without those the website will freeze for quite a bit while it renders the canvas