-
Hello @audriusnavickasDB! I read your article and pulled down your repo to try it out, but after npm installing and npm start, the app loads a blank screen, most likely due to this console error:
`…
-
Hi,
you can reproduce this error by adding class
``` css
.Pane {
padding: 10px;
}
```
to example in index.html.
Then try to resize `Pane` by dragging `Resizer`.
`Resizer` will be moved to th…
-
ok, slightly complex, but the app starts out with two panes shown, the left and middle panes. the user can opt to show the third pane on the right, which pops up at 10%. So far so good. However, if yo…
-
## Steps to replicate
https://www.are.na/block/9280725 and click fullscreen/expand
## Expected result
Text should be visible
## Actual result
Text is white on white, contained in `` and …
JHPDF updated
9 months ago
-
SplitPane contains an 'onChange' property.
We could use this property to remember the status of the SplitPane and save it in the current workspace.
Not sure yet how it should be correctly implem…
-
```
Change the content of one of the panes in the split pane demo so that the
container has a horizontal scroll bar.
You will see that the scroll bar height is deduced twice. This is because of a
b…
-
# Vue3
https://github.com/antoniandre/splitpanes
https://github.com/ChenChengbi/vue3-page-split
-
Thanks for great component.
Unfortunately minimum and maximum sizes are set only in presents. Would be nice to set it in pixels like splitpanes-min='20px' .
@antoniandre
-
```
Change the content of one of the panes in the split pane demo so that the
container has a horizontal scroll bar.
You will see that the scroll bar height is deduced twice. This is because of a
b…
-
Error Message:
```
Error: Toast: missing context value
at useToast (/static/js/app.bundle.js:388458:15)
at BulkActionsMenu (/static/js/app.bundle.js:373645:85)
at renderWithHook…