waynewee
waynewee
### Describe the bug If the window has a positive scrollY value, re-rendering Tabs (e.g. by clicking to set active tab) causes the FlexLayout Tab element to be wrongly positioned....
### Describe the bug I'm rendering a FlexLayout that receives props from a parent component after initial render. As a result _componentDidMount_ and _componentDidUpdate_ are called before the FlexLayout is...
### Describe the bug Is it possible to drag an element into a FlexLayout which is the child of another FlexLayout? Currently, the drag events of the parent block this...