useElementSize is not defined, when deploy on kubernetes
Hello
I try to deploy a nuxt ui pro template to a kubernetes cluster. Everything fine, the app is successfully deployed + alive.
But when i create a simple port-forward on it and I load the app i got
But unfortunately, when I run the same image locally i don't get the error. Have you ever heard of this issue ?
My dockerfile :
My deployment file (k8s) :
My service file :
Thanks for your help
If you need any further information, please do not hesitate to ask me
I try to deploy a nuxt ui pro template to a kubernetes cluster. Everything fine, the app is successfully deployed + alive.
But when i create a simple port-forward on it and I load the app i got
useElementSize is not defined.But unfortunately, when I run the same image locally i don't get the error. Have you ever heard of this issue ?
My dockerfile :
My deployment file (k8s) :
My service file :
Thanks for your help
If you need any further information, please do not hesitate to ask me

