I have upgraded the package from 0.13 to 0.16 in the application made with Nuxt 2 and now the masonry is not working. The console shows the following error:
vue.runtime.esm.js?2b0e:4605 [Vue warn]: Failed to resolve directive: masonry-tile
vue.runtime.esm.js?2b0e:4605 [Vue warn]: Failed to resolve directive: masonry
Hello!
I have upgraded the package from 0.13 to 0.16 in the application made with Nuxt 2 and now the masonry is not working. The console shows the following error:
The test project to reproduce the error is here - https://github.com/snakeye/nuxt-vue-masonry
Do I miss anything?