How to solve that on quasar framework?

19 Views Asked by At

I'm getting this issue on console when starting my quasar application:

"app.js?t=1709137507895:30 Feature flag _VUE_PROD_HYDRATION_MISMATCH_DETAILS_ is not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle."

Can someone help me?

0

There are 0 best solutions below