JET Version: 9.2
Hi Community
We are using a custom theme with JET 9.2 and are receiving the following error in the browser console when serving the application with the theme:
Your CSS file is compatible with JET version 9.2.0, but you are using JET version undefined. Please update your CSS to match the version of JET being used.
The pages work fine but this error is shown in the console. The app has been scaffolded using the navBar template.
Any ideas?
Thanks