-
```
Warning: Failed prop type: Invalid prop `knob.value` of type `boolean` supplied to `BooleanType`, expected `string`.
in BooleanType (created by PropField)
in PropField (created by pro…
-
Hi,
I have also run into problems with JSON.stringify not allowing circular references. This leads to an error because it is used when computing the slots to export in the render function.
I'm using…
-
-
Hi,
It seems that wrapping nested splitpane into a div break the resize functionality.
An example in codepen - splitter between divs 3 and 4 don't resize.
https://codepen.io/anon/pen/oVeQeq
-
-
There doesn't seem to be any equivalent for the function `SplitPane.setResizableWithParent(Node node, Boolean value)`. Based on other Controls/Layouts, this would probably fall under `splitpaneConstra…
-
```
```
I get error
> TypeError: Converting circular structure to JSON
And without watch-slots, **router-view** is not updated after route …
-
## 从后台获取路由Map后,前台转route的时候报错,请问是什么问题导致的,这个问题困扰了好久,没解决,请大佬指教,谢谢
以下是相关数据,和报错信息
其中路由数据为 res.data.items,
**后台路由数据转前台路由的时候报错:**
[Vue warn]: data functions should return an object:
https://vuejs.org/v2…
-
## Repro
```sh
g clone https://github.com/strothj/react-docgen-typescript-loader.git
cd react-docgen-typescript-loader/examples/storybook/
npm install
npm run storybook
```
Then storybook l…
-
When a value from vuex change, every value inside `` is not updated, but when this same variable is outside splitepanes, the value is propagated
```vue
{{ foundation.colText }} this value IS upd…