Jan Höck

Results 6 comments of Jan Höck

I also run into the same problem. Currently didn't found a solution! Any news from anyone ?

Edit: I saw that the `draggable` attribute comes from `HTML5BackendImpl` class. ![image](https://user-images.githubusercontent.com/9037364/88453476-7b12bb80-ce67-11ea-9c9b-0af76ac4b37c.png) As you can see, the `'true'` parameter is hardcoded and not variable. Are there any workarounds for this?

Edit 2: If anyone have the same problem: I have found a workaround for this. It does fix the issue, but isn't a recommended way. useLayoutEffect(() => { if (rootRef.current)...

@st-abarker did you got it fixed in your application ? Where can I change this regex ?

I have to same issue. Where did you set the timeout @Snivik ?