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

bug: The Svelte Table Element example is not working properly. #603

Open
rxliuli opened this issue Jan 15, 2025 · 0 comments
Open

bug: The Svelte Table Element example is not working properly. #603

rxliuli opened this issue Jan 15, 2025 · 0 comments

Comments

@rxliuli
Copy link

rxliuli commented Jan 15, 2025

Describe the bug

As shown in the figure, the code copied from https://github.com/inokawa/virtua/blob/main/stories/svelte/TableElement.svelte does not render the table correctly as in the online example.

Online
image
Local
image

To Reproduce
https://github.com/rxliuli/virtua-svelte-demo

Expected behavior
Able to correctly add virtual scrolling functionality to the table.

Platform:

  • OS: [MacOS]
  • Browser: [Chrome]
  • Version of this package: [0.39.3]
  • Version of framework: [svelte] [5.18.0]

Additional context
Further confirmation that the error occurs in [email protected], when I clone https://github.com/inokawa/virtua and update the svelte version to the latest, the examples in storybook also do not work properly.

image
@rxliuli rxliuli changed the title The Svelte Table Element example is not working properly. bug: The Svelte Table Element example is not working properly. Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant