react-spaces
react-spaces copied to clipboard
dynamic calc miscalculation
Describe the bug
This happens when you drag up and down
BottomResizable it is hidden !
Out of visual range
It turned out to be a negative number
Hi @Chasen-Zhang
Could you provide a Code Sandbox reproducing the issue? I've tried reproducing in the same issue in the latest version Chrome but don't see the same behaviour.
It would also be helpful to know:
- The version of react spaces you are using
- The browser that exhibits this behaviour
me too
LeftResizable components drag left and right also have problems
minumsize not working
Reference
"react-spaces": "^0.3.4",
It's not going to happen. I can't give it to demo
This can happen if you drag fastly
@aeagle help help
You might not know the boundary conditions
I guess this code have bugs
Minumsize must be combined with minumsize and must not be smaller than minumsize @aeagle
Hi @Chasen-Zhang
Could you provide a Code Sandbox reproducing the issue? I've tried reproducing in the same issue in the latest version Chrome but don't see the same behaviour.
It would also be helpful to know:
- The version of react spaces you are using
- The browser that exhibits this behaviour
mac chrome latest
@Chasen-Zhang I've identified a race condition in the resize operation of spaces in relation to issue #107. There is a possibility that this is the same issue you are experiencing. I've released a hotfix in v0.4.1
.
@Chasen-Zhang Hi. Did you manage to test this fix?
Going to close this as resolved. Feel free to reopen if you are still having issues.