Reind Dooyeweerd
Reind Dooyeweerd
Any news on the updated docs? I'm trying to get it working with an Angular project but didn't have any luck with it yet.
> Pending #724. I think we should do it as a bridge module option to select between BV (4) and B5 until BV support B5 Shouldn’t BootstrapVue be removed since...
Same here, just made a fresh project, cleaned out all the default stuff inside index.vue so nothing of Vuetify should be loaded, did a build and it serves a 314KiB...
Seems to be an issue i'm having also on a side project i'm building, https://huishistorie.nl/amersfoort/3822cg/bombardonstraat/132 As soon as i change stuff like this: ``` {{ $dayjs(homeDataStore.homeData.energy.expiry_date).format("D MMMM YYYY") }} ```...