Dave M
Dave M
I have the same problem. I load a raw editor state into a draft js Editor component, then click the mouse anywhere in the Editor. I see a blinking cursor...
I am also wondering about this! For large projects it's kind of unwieldy not to use symbol libraries.
Any movement on this? It seems pretty logical to figure that a lot of people using this package are using it precisely because they are transitioning from an older to...
I'm wondering about this too. Discouraged there is no response so far.
After further experimenting, I have found the only thing that works is to pass props into the class definition directly. If I put it at the root of the createUseStyles...
Maybe I'm just missing something, but it seems beyond opinionated to force us to validate asynchronously. I don't quite get why you wouldn't let consumer code choose which way to...
I ran npm install first, but still get this error. It's completely unexpected, even surprising, that the standard command always requires a "force" flag. I'm also concerned this library isn't...
I'd be happy to if I knew how to fix it. Shouldn't 4.0.0 satisfy the requirement of >= 3.0.0? Or if no and that comparison logic stops at the major...