dpnolte

Results 4 issues of dpnolte

Warning is displayed in react native 0.60.3: > Warning: Failed child context type: Invalid child context `virtualizedCell.cellKey` of type `number` supplied to `CellRenderer`, expected `string`. The warning is removed when...

Hi, First of all, thank you for the awesome package. This PR is completely based on https://github.com/react-navigation/web/pull/12, so full credits to @clemMoine . I needed to be able to set...

### What? Race conditions occur when dragging blocks around with the result the wrong data is stored in the block. To replicate this issue: 1. Create a collection with two...

status: verified
prioritized

### What? When autosave is turned on, the PATCH request for a given collection can be aborted: Server error: ### Why? When this happens, the request is not fully sent....

stale