Larissa
Larissa
Worked off the example to align elements horizontally with `flexDirection: "row"`, which does not turn out as expected: https://codesandbox.io/s/jolly-silence-0jmjv?file=/src/App.js
Example: https://codesandbox.io/s/popout-diagram-react-archer-q8y3z
May be related to #109. Anchor flips to the opposite side if target is closer to that side. E.g. for `targetAnchor: 'left', sourceAnchor: 'right'`: And this is how it shows...
I'm using React Portals to show some of my DOM in an external window. Hotkeys event listeners will not be applied to the external window. Example: https://codesandbox.io/s/popout-hotkeys-forked-pprbv?file=/pages/index.js
### Is your feature request related to a problem? Please describe. Currently, no content model fields can be deleted if there are any entries for the content model; irrespective of...
### Is your feature request related to a problem? Please describe. Deployment of new install (following tutorial) kept failing at bucket creation with error 403.  is 2.1.1. For any newer version (starting with 3.0.0; current one is 4.2.2) it throws: ``` ERROR in ./node_modules/react-datasheet/lib/react-datasheet.css (./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/react-datasheet/lib/react-datasheet.css) Module build failed (from...