Olivier Lebel
Results
3
comments of
Olivier Lebel
I believe useSwiper can be used within a component which is inside the Swiper element slot
As a workaround, in the migration file generated you can change `$table->morphs($tableNames['resource_table']);` to `$table->nullableMorphs($tableNames['resource_table']);`
You can use `directoryAsNamespace: true,` It will prefix your component name with their folders name eg: ASrc and BSrc here (index.vue is not 'translated')