Lexpeartha

Results 29 comments of Lexpeartha

@danielroe Could you take a look at docs? Is this enough of documentation for such a component with lots of props, or should I be more thorough?

> Only thing I'm not really sure how to approach is [grouped animation](https://ionicframework.com/docs/utilities/animations#grouped-animations). It allows for using one root animation, to play children animations in parallel. However to do this,...

I'm merging the PR. If you think docs need more work lmk, but I think component is straight-forward enough that this will do

I was running nuxt 3 edge version, but down-graded it to rc 6 and issue was still there I did delete both node_modules and .nuxt, but it didn't do anything

Well... I can't reproduce it now since it started working for my project as well 🤷🏽‍♂️ Idrk what that was, but it seems to work alright now, thanks

@Baroshem Not sure what might be causing the problem to appear again, but it would be great if you could update `@nuxt/kit` dependency since nuxt 3 in newer releases migrated...

Closing an issue since everything seems to work fine in newer nuxt release candidates 👍🏽 If anybody encounters the issue again, I'll reopen it

I've tried to detect it in the same way it is done with pinia, however it seems harlem is different. Created andrewcourtice/harlem#67 to get some input from the library creator...

Any progress on the issue? It's currently blocking me from setting up CI/CD pipeline

Not sure if it's related, but after updating to alpha 6, sidebar just disappeared, even tho I have `aside` set to true?