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

Detail Vue Setup #31

Merged
merged 2 commits into from
Feb 3, 2021
Merged

Detail Vue Setup #31

merged 2 commits into from
Feb 3, 2021

Conversation

Destaq
Copy link
Contributor

@Destaq Destaq commented Feb 3, 2021

Some of Kutty's dynamic components and features won't work, as they use an AlpineJS shorthand that clashes with Vue. I have added a bit to the docs showing how to overcome this by removing the shorthand.

Now users will know how to use dynamic components with Vue.
@praveenjuge praveenjuge merged commit ec2df8a into praveenjuge:master Feb 3, 2021
@praveenjuge
Copy link
Owner

Thanks!

@runforrestrun
Copy link

Just a question @Destaq,

I am using Vite, Vue 3, Tailwind CSS and replaced all "@click" for "x-on:click" per your recommendation.

For the https://kutty.netlify.app/components/dark-sidebar/

When I resize to a mobile screen estate, the sidebar doesn't pop up.
image

vs

the demo
image

Did I miss something here? Or is it a bug of Kutty?

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.

3 participants