Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Onresize firsing inconsistently #61

Open
reinhard-sanz opened this issue Dec 19, 2024 · 1 comment
Open

Onresize firsing inconsistently #61

reinhard-sanz opened this issue Dec 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@reinhard-sanz
Copy link

Describe the bug

When having 3 panes next to each other the onresize between the center and last pane does not fire.
It seems like only the first "onresize" configured fires.

Reproduction

https://stackblitz.com/edit/sveltejs-kit-template-default-u9sbqnfx?file=src%2Froutes%2F%2Bpage.svelte

Resizing using the left PaneResizer logs to the console, resizing with the right does not log to console

Logs

No response

System Info

I am using paneforge: 1.0.0-next.2

 System:
    OS: Windows 11 10.0.22621
    CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
    Memory: 6.50 GB / 31.76 GB
  Binaries:
    Node: 22.12.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.22 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 10.8.1 - ~\AppData\Roaming\npm\npm.CMD
    bun: 1.1.13 - ~\AppData\Roaming\npm\bun.CMD
  Browsers:
    Edge: Chromium (127.0.2651.105)
    Internet Explorer: 11.0.22621.3527

Severity

blocking an upgrade

@huntabyte huntabyte added the bug Something isn't working label Dec 19, 2024
@huntabyte
Copy link
Member

Looking into this, thanks for the reproduction!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants