-
seems to be some incompatibility with vuetify.
i prepared a minimum setup to explain and reproduce this issue:
https://codepen.io/mrQ_/pen/KYNVwa
-
Props within a child component are not being updated even if using watch-slots. Here is how I am using splitpane:
```html
…
-
**Enhancement**
A number of functional tests in widgets either employ workarounds or skip specific browsers to allow them to run. Known driver bugs are also skipped by targeting browsers. We s…
-
Hello. How can i use this in my project?
By tutorial i was add this to header:
```
```
And trying using in my code:
```
"use strict"
let AGTest = {
components: { },
template: `
…
-
This is by far the best splitpanes lib in town! Unfortunately, my middle pane contains 2 canvas where I draw a lot of things. But they seem to never redraw when put inside splitpanes.
I thought it …
-
splitpanes throws an error when I have a functional template:
```
[Vue warn]: Error in render: "TypeError: Converting circular structure to JSON"
found in
---> at splitpanes.vue
at…
-
目前 React Suite v4 版本正在开发过程中,这个 Issue 会记录所有的新增功能以及一些破坏性的变更,同时也希望能够得到大家的修改意见。
预览地址 : https://next.rsuitejs.com
安装 :
```
npm install rsuite@next
```
## 发布版本
### 4.0.0-alpha.0
- [x] **…
-
# Environment
```none
Windows build number: Microsoft Windows [Version 10.0.18362.175]
Windows Terminal version (if applicable):0.3.2171.0
```
# Steps to reproduce
1. Map a key binding to …
-
Hi! I use splitpanes. But it does not have the ability to resize programmatically, just set the default value. Is it possible to do something so that splitpanes can resize by programmatically?
For …
-
I'm trying to make screenshot more specific. However if `chromeSelector` differs from `#root > *` -
it doesn't work
``` → Failed with "Error: Unable to get position of selector "#root .Spl…