Moriz Büsing
Moriz Büsing
Hi, I was implementing a drag and drop system with Raphael and noticed the attr-function setting wrong values. Since no one on SO could find a bug I was wondering...
**Is your feature request related to a problem? Please describe.** I need to update a user object, specifically the password, to prepare for a test. Another test is changing the...
I recently added a content security policy to my site and now I'm seeing this error: `nextZero EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an...
I'm running Firefox 17.0 on an iPhone 7 with iOS 12.2. At least the facebook and twitter share buttons are not working for me (tested on the demo page at...
I created a simplified example with the following tags (formless, but I assume that makes no difference): ``` { tag: "input", type: "radio", name: "doneness", "cf-questions": "How do you like...
When viewing http://lo-th.github.io/Oimo.js/docs.html I get a console error: Uncaught ReferenceError: isPlaying is not defined at Object.setPlay (editor.js:177) at Object.init (editor.js:171) at next (docs.js:72) at Object.load_next (view.js:569) at THREE.SEA3D.l.onComplete (view.js:588) at...
### Discord username (optional) _No response_ ### Describe the bug Compare this (warp): To this (iTerm2): Some colors seem to be switched around in the solarized color scheme. What's normally...
**Checklist** * [X] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/ * [X] Try to report your issue...
**Describe the bug** The component is throwing an error when used in Remix: ``` Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite...
Is this library compatible with version 2.x of the supabase-js lib? I'm getting an error when using useSelect. The peer dependency is not pinned to v1, so I'm thinking this...