Alex Kempton
Alex Kempton
Styled components are written with .js or .jsx files and SublimeLinter doesn't pick up the changes. Is this fixable? https://github.com/styled-components/stylelint-processor-styled-components/issues/19
This is a strange one because v1.2.2 doesn't seem to have many changes, but in my project, I have no type errors when using 1.2.1, when I upgrade to 1.2.2...
While this lib is now working with zustand v4, the types still aren't quite right when chaining with other middlewares. I'm currently in the middle of trying to fix this,...
I think it would be very useful to have something like first person shooter controls for the AR mode. - The mobile device would be locked directly in front of...
Could remove a load of boilerplate! Fairly big job, though. https://github.com/pmndrs/zustand
Seems to be working, so not a biggie. Issue has been raised here: https://github.com/zalmoxisus/redux-devtools-extension/issues/767
Macro page, add sketch page, scene manager and clock components are all causing slow down. Main issue probably stems from state changing somewhere which is causing component updates. Things that...