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

Update Carousel.svelte resize observer #142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

asans
Copy link

@asans asans commented Jun 28, 2023

Create resize observer on mount instead of on module load to allow SSR when generating pages.

Fixes #141

create resize observer on mount instead of on module load to allow SSR rendering
@asans
Copy link
Author

asans commented Jun 28, 2023

Tested with Astro SSR and working.

@sarbelaezc
Copy link

Why do you not merge this? just faced some troubles using the library with @astrojs/svelte and have to install this PR manually as version

Just trying to understand why is not a new release yet, thanks for all the help and work done tho

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

Successfully merging this pull request may close these issues.

[Revisited] ReferenceError: ResizeObserver is not defined
2 participants