ZaneDev
ZaneDev
Hi when adding `itemHeight` to an `li` to a css grid like the example I get the message `React does not recognize the `itemHeight` prop on a DOM element`. When...
Can you add react 17 peer support? `--legacy-peer-deps` seems to work for now ```Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^17.0.2" from the root project npm ERR! npm ERR! Could...
Rendering 1000 plus items with svg icons in a menu list component freezes the ui on load and scrolling and the selector is pretty much unusable. Needs to be some...
**Is your feature request related to a problem? Please describe.** Unpublish and delete a doc can fail with a vague error about being possibly linked somewhere. **Describe the solution you'd...
Uses `window` object for the global so won't work in SSR / server context.
Added type module to fix https://github.com/sators/react-password-checklist/issues/18
It could be nice to launch HyperTerm with a few tabs and run a few scripts in each one automatically. Like a project configuration. Is that possible now?
**Describe the bug** A tag field dropdown is not scrollable/usable when it is placed before a text field, instead the text field click to activate is triggered stopping it from...
**Describe the bug** Not sure when this started but all new tags are showing up as "Create [tagname]" after saving it. **To Reproduce** Steps to reproduce the behavior: 1. Go...
Blank white screen on Windows Chrome after login with text `Missing State on Session` message and doesn't login. Anybody have any ideas? My session storage looks like: ``` export const...