Cassie Tarakajian
Cassie Tarakajian
I'm having a hard time figuring out how to connect CodeMirror to the undo/redo buttons on iPad software keyboards. For mobile development, I think it makes sense to have Undo...
hopefully this would have a meaningful impact on the site loading—given that the web editor is mostly the code editor/preview window, i wonder if this would make a significant impact....
yeah, i think it is worth investigating! it's hard to know whether or not this improvement would be small or significant. i wonder if there's a way to do some...
Using React Router (likely depends on #857): https://reactrouter.com/web/guides/code-splitting
Thanks for reporting! I think this is a cacheing issue rather than a saving issue. The solution would be similar to how https://github.com/processing/p5.js-web-editor/issues/1234 was fixed—adding a header so that the...
@m-e-l-u-h-a-n yes! you can go ahead and work on this issue 😄
If you look at the API request for login (like in the Network developer tools) when you submit your username/password, is there an error code or does it return a...
Thanks for looking into this! I'm able to reproduce the same error. I believe it was introduced by #1707—will try to fix this now.
Okay, I was actually able to figure this out! Turns out it's not an issue with #1707, it's an issue with the npm library `mongo-connect` and `mongodb+srv` urls. I'm going...
This must have something to do with caching via Cloudflare 😕