x-intersect #1726
Unanswered
radohingis
asked this question in
1. Help
x-intersect
#1726
Replies: 1 comment
-
@radohingis the intersect plugin hasn't officially been released yet, so if you want to use it, you will need to pull it down from this repo manually and added it in. Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to sincerely ask, what do I do to use x-intersect safely without throwing errors using npm package? I'm not going to copy whole project. Is there a way to implement this directive to project via npm? like 'npm i @alpinejs/intersect' after I installed 'alpinejs' simply? bc it didn't work :\ Thank you for help.
(btw. I worked around my own implementation, but it throws me an error that MutationObserver is not defined, and I have no idea in this stage, using vite-ssg, where it should be :DD)
Beta Was this translation helpful? Give feedback.
All reactions