Sebastian Gug
Sebastian Gug
I too would be interested in using nested workspaces, did an SO thread about it, so far I'm guessing it's just not a feature that's supported?
Just to add to this -- I've manually created the file at that location and everything works fine -- it just seems it has issues with the creation via CLI,...
I pretty much installed vite 3 and ignored that warning, didn't seem to be a problem. Sadly I don't think this package is maintained any longer, haven't seen anyone replying/fixing...
anyone had any luck on getting this working in any form/with any versions out there? I've been swapping them out like crazy and nothing seems to work.
I think with the repo here: https://github.com/axe-me/vite-plugin-node/issues/58 --- this can be reproduced and tested against as it is merely a symptom of this issue.
still doesn't work, it's been over 4 years now, lol.
Are you using the serverless functions bit with the appropriate changes? Afaik Firebase only provides static website hosting -- a CDN will simply serve the files to the client from...
Unfortunately it seems after finding a working example from a remote source which I then copied over -- no CORS issues but nothing works and 'WebGL context is lost' is...
@Aiosa thank you for replying I do have a reproductible demo -- link: https://github.com/sebastiangug/openseadragon-svelte.git I went as far as to take the source code into the `lib` directory of the...
So the warning about webgl context is lost is actually meaningless? Then perhaps should I suggest something to be done on the sveltekit side to get this `root` issue solved,...