Skip to content

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

@Techthy
Copy link

Techthy commented Sep 30, 2024

Please merge this and make a new release. The issue is really annoying.
Thanks a lot, from a new user of this library who wasted quite a bit of time ;)

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

3 participants