Sean Yen
Sean Yen
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/boring-wright-cf45dc ### To Reproduce 1. Start the application 2. Observe how the left gif (which has `onError` set) restarts every second,...
When HTMLified, the `HTMLified` key is always true, and the mouse buttons can also simulate key presses, but those should not be factored in to whether any key is pressed....
ref: adam on instagram ```js gui TypeError: Cannot create property 'onclose' on boolean 'true' at CloudProvider.value (gui.min.js:1) at n.value (gui.min.js:1) at n.value (gui.min.js:1) at n.e (lib.min.js:12) at n.r.emit (lib.min.js:24) at...
See https://github.com/SheepTester/scratch-gui/blob/ba76db7350bd43b79119cac2701bc10f6c511f0c/src/lib/sb-file-uploader-hoc.jsx#L160-L163 Sometimes projects fail to load for mysterious reasons, and it'd help me debug these issues if I could see the error in the alert pop-up without having to...
https://discord.com/channels/775792479844696084/775792479844696087/876897299379421246 This can be tied with the `limits` option, but I see nothing wrong with removing the zoom limit entirely
btw `explorer .` opens pwd in windows explorer in git bash, pretty cool # Cloning Use `--depth` to make cloning/fetching faster? ```sh # Preserve links npm install -g npm-safe-install git...
Should there be a URL option for this? How can it get the list of URLs? I guess we can use React's CRA
https://canary.discord.com/channels/@me/818068592708550696/849688330505682946 If the user's on a file:// URL or maybe if loading the local web worker fails, then try the online version
Intercept POST and GET requests and save files to cache Elsewhere on my website I can have a way to download these from the cache directly There can be a...
Autosave using file system access API (if available); else, cache API