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