Vuejs Components not working in custom theme.
-
if we add a custom theme in bagisto, how to load or add vuejs components in custom theme? as when I select default theme, changes in Shop package vuejs reflects but not reflecting when choose custom theme from Admin->channels.
-
Hi,
If you want to use our js file then you need to include it on your master file & if you want to create your then you need to create all required js files.
-
To add Vue.js components to a custom theme in Bagisto, ensure you’ve configured the theme correctly. Check if your components are registered and that your custom theme’s assets are correctly loaded. Unlike the default theme where changes are seamless, custom themes may require refreshing your build. Think of it like perfecting your pizza in Papa's Pizzeria ; each ingredient needs to blend to create the perfect slice.