Language Dropdown not working in react demo1 metronic version 8.0.31
its work in your online demo1 but not the one i downloaded
thanks
Hi,
Could you please upgrade to Metronic v3.0.33 and retry?
This issue is caused by the latest version of the Popper plugin. You can quickly fix it In the package.json by specifying below version of the plugin:
"@popperjs/core": "2.10.1",
After updating the plugin The Problem is still exists
Have you updated the packages via yarn
and recompiled the assets using gulp
or webpack
?
Please make sure your browser cache is cleared.
If the above does not help please try it with the latest Metronic <a href="https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/changelog.html"v8.0.33</a>