StarHosea

Results 8 comments of StarHosea

Any plans to enhance table , such as columns resize, cell edit

any updates on fixing this issue? . in my case , i need plate to remount frequently

I think it is a css bug, table's z-index is larger than color picker , which make color picker cannot be clicked. ![image](https://user-images.githubusercontent.com/5615409/165452573-a429d77b-ef04-496f-b8e0-993ff795c3f4.png)

> @chr15m This is the way. Thanks for the hint. > > FYI what I did in my index.html: > > ``` > > window.File_native = window.File; // backup the...

I've done some research and found that in React Native on Android, axios sets the timeout as connectTimeout. This means it only includes the timeout for connecting to the server.