You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our application we would like to use CTRL when resizing to enable custom behaviour but it's not possible due to the fix made in #152. If I disable that fix everything works as expected. And when I tested the fix made in #152 only works in Firefox and not in Chrome so it can probably be removed.
Overview of the problem
In our application we would like to use CTRL when resizing to enable custom behaviour but it's not possible due to the fix made in #152. If I disable that fix everything works as expected. And when I tested the fix made in #152 only works in Firefox and not in Chrome so it can probably be removed.
I'm using re-resizable version [6.9.0]
My browser is: Firefox 92.0 (64-bit) (Mac)
I am sure this issue is not a duplicate? Yes
Description
Steps to Reproduce
https://codesandbox.io/s/serene-golick-x2d6d
Expected behavior
It should resize
Actual behavior
Nothing happens in Firefox but it works in Chrome
The text was updated successfully, but these errors were encountered: