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

Nuxt 3 implementation? #19

Open
Krystus opened this issue May 5, 2022 · 3 comments
Open

Nuxt 3 implementation? #19

Krystus opened this issue May 5, 2022 · 3 comments

Comments

@Krystus
Copy link

Krystus commented May 5, 2022

Is there any way to implement sticky-sidebar-v2 to Nuxt 3?

@blixhavn
Copy link
Owner

No idea, feel free to make an implementation :)

@pm-zr
Copy link

pm-zr commented Aug 9, 2022

@blixhavn at the least, it would be great if this didn't attach itself to window inside the module (or offer a separate export for this) so that it could be used with SSR frameworks. As it is now, this needs to be lazy loaded client side in order to work which would rule it out for most use cases.

@blixhavn
Copy link
Owner

To be honest, I don't know what that really means or entail - I'm not particularly savvy in Javascript. But again, I'm very open to contributions here, or even taking over the repository or at least joining as a contributor.

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

3 participants