Allan Eagle

Results 13 comments of Allan Eagle

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...

Hi @Gibbo3771. I'm going to try to get my resize logic refactor over the line in the next release (to support positional spaces) and then will start to focus on...

@Gibbo3771 Sure thing. There is a release/v0.3 branch and the main functionally I am preparing for it is on feature/resize-handles

Hi @karl-run Thanks for reporting. If you could setup a repro repo that would be great!

Hi all. I've played around with the repro and whilst it's easy to stop the reference to document server side, because currently the library relies quite heavily on the first...

Hi @pmlakner The library doesn't currently support size limits on the fill space however it does seem like a potential feature for the future. The functionality to achieve this might...

I am still looking into this to see what's feasible. I've released a small fix (`v0.3.9`) to avoid document is not defined errors when components are being rendered in a...

Ok. I've added full support (experimental) in `v0.4.0`. It's opt in at the moment by added the `` component from the library before any use of spaces. There are some...

Going to close this as resolved. Feel free to reopen if you are still having issues.

@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....