PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Can i use vuetify and voyager together ?

ali-erdem

Dec 13th, 2019 07:00 AM

hi there. im trying to use vuetify in a custom voyager page but i got this error "[Vuetify] Multiple instances of Vue detected If you're seeing "$attrs is readonly", it's caused by this"

im a noob at the vuejs department. is there a simle solution to this? also when i try other front end frameworks for vue (like elements io) some controls does not work (for example you cant type into inputs etc)

mark

Dec 13th, 2019 07:34 AM

You would have to overwrite quite much all the interface of Voyager to get it to work. It seems like a lot of work. But if you do, please make a public repository with this, so others can benefit from it as well.

ali-erdem

Dec 13th, 2019 08:10 AM

@mark i didnt want to go through overriding route. since it would be very hard to maintain when voyages pushes an update :] but i will look into it and share my findings with you guys