jugglingcats
jugglingcats
## Bug Report ### Steps Use a popup triggered on click and where popup content contains a modal with its own trigger. ### Expected Result The modal should appear and...
# Problem There seems to be a problem when using Create React App 5 (incl Webpack 5) and trying to import a component from another project that wraps ReactAce, when...
Hi @toxicFork, I cloned react-three-renderer-fibre, opened the project in IDEA and... it all looks great! I can see you are adding intrinsic elements to the global JSX.IntrinsicElements. I just want...
I would like to have a 3D cube with text on each face, and also be able to detect mouse click/drag on each face individually. I've seen a procedural example...
This doesn't appear to be straightforward given the lack of @types for this lib. I have tried to force it in and ignore the typescript compiler warnings but get the...
I have a simple line and the vertices are driven by the React state, like this: ``` ``` I'm seeing issues with redrawing when the vertices change. Basically adding/removing vertices...
Not sure if this is a minor bug or if I'm doing something wrong. I noticed another module had this issue and it was fixed (#59). Here is my code:...
The line smoothing is nice but I wonder if there is an option to disable it or control how smooth the line will be made. Thanks
Apologies if this is not directly related to angular2-electron, but I spent quite a bit of time looking for a fix and couldn't find one. I'm new to webpack and...
Hi, there is a message at http://user-agent-string.info saying: ``` user-agent-string project will end on November 30, 2014. The new version can be found at udger.com ``` That's in six days...