I notice that bootstrap-icons/bootstrap-icons.woff2 missing.
and also `assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2` net::ERR_ABORTED 404 (Not Found)
If you using fslightbox, it will not able to display the eye icon.
Kindly advice for this. And also fix your zip file.
Thanks
Hi,
Please make sure that you have already run the npm run dev command to build the project's assets. This command is essential for compiling and generating the required assets, including fonts and icons.
After running npm run dev, please verify if the following files exist in your project directory:
/laravel/starterkit/public/assets/plugins/global/fonts/bootstrap-icons/bootstrap-icons.woff2
/laravel/starterkit/public/assets/plugins/global/fonts/@fortawesome/fa-brands-400.woff2
Thank you for bringing this to our attention. We apologize for any inconvenience this may have caused. The missing font files, will be addressed in the next update.
We appreciate your feedback. If you encounter any other issues or have further questions, please feel free to reach out. Thank you.
what is the quickfix? or have to wait for your next update? roughly when will update? thx