odusseys
odusseys
We are building a collaborative editing tool and this change is pretty much a killed when it comes to reconciling state from the server. Using a key to fully re-render...
@bryanph do you have an code snippet to explain how to do this ? the documentation for operations is laconic
I'm not a maintainer but given the architecture of the lib (redux) I have a hard time seeing how this could be achieved. Perhaps using redux-persist on the state managed...
Same here, doesn't seem to work at organization level
I'd like to notify that we are running into the same problem with disastrous results. Calls to _parseMappings are making the entire UI freeze for upwards of 8 seconds in...
Having the same issue. This is extremely problematic for any apps which are text-input heavy, or which require keyboard interaction immediately after focusing the window. I cannot seem to find...
same issue here - windows only. Installer starts, app quits, and then the app is uninstalled (desktop shortcuts remain, broken) and nothing is installed after
I believe this problem is not limited to list items ; I've had issues (although am unable to provide a reproduction) where moving around void nodes and text will sometimes...
having the same issue with Chrome
Same issue here with a custom implementation of drag-and-drop using `aboveComponent` - seems plate is attempting to render the node tree in a "headless" manner and thus without the dnd...