Nikita Miloserdov

Results 8 comments of Nikita Miloserdov

the same issue, using react 16.6.3, react-dev-tools work

@danielduhh I found that if you want to check whenever to save button triggered you can use `draw:edited` callback

@riseshia I had required summernote as JS library and bug disappeared :) The `summernote-rails` developers should update version of summernote lib and it'll fix error.

@patrickemuller I use 'redis' by default. What do you mean by using "async" on the backend?

@patrickemuller I found the problem. ActilnCable rejected my connection because of the custom validation of the user id. `onConnected` and `onDisconnected` callbacks helped me to figured this out.

@cpunion you just need to describe these methods on documentation :)

Same issue, I downgraded to blender 3.6 and it still persists