Rickert Mulder
Rickert Mulder
Elements inside of RemoveScroll doesn't scroll when React is mounted inside a shadow dom. I've reproduced the issue here: https://codesandbox.io/s/cranky-solomon-ox8po?file=/src/App.js
The `__getitem__` function does extra deserialisation that's not happening in __getattr__. As an example referencing a JSONB field with __getitem__ gets you a `dict` whereas `__getattr__` results in a `str`....
There appears to be an issue with animations with nested masks. In the attached animation (lottie + aep), the page pops out the top of the phone which is inside...
When using react-redux 8.0.0-alpha.1 with rbd, you get the following error: `'The 'pure' option has been removed. 'connect' is now always a "pure/memoized" component'` Given that `pure: true` was the...
Lexical version: v0.16.1 ## Steps To Reproduce 1. Open playground 2. Insert a 5x5 table 3. Fill out a row with values 4. Select the row with aforementioned values 5....