nuxt How to load dynamic images in Vue and Nuxt with ease | blog.Lichter.io
Monthly Archives: October 2019
Nuxt generate crashing
problem npm run generate crashing with socket error when too many records pulled dynamically It might be related to memory / wrong configuration of express api server or node code
Nuxt page and layout transitions
Customizing Beufy / Bulma in Nuxt
solution create global styles in ~/css/main.scss and modify variables before importing Bulma files. Than add it in nuxt.config.js
Nuxt – asyncData with multiple enpoints
problem using Promise.all to retrieve data from more than one endpoint.* payoadUrl is for retrieving payload.js if necessary ( from nuxt-payload-extractor module ) solution
Nuxt – dynamic images paths from asset directory
solution
Nuxt – Buefy – mobile menu not working
problem Using beufy and <b-navbar> component. Mobile menu is being closed after clicking on any link inside instead of opening another page. Probably click event is not propagated solution Need to set navbar so it does not automatically close on click (close-on-click) and manually close it after menu link is clicked
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!