Replies: 1 comment 1 reply
-
You can try following steps:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone else came across an issue where your Nova field just won't accept the changes in the browser (even though npm run watch is running)?
I removed a line from a Vue component (for a Nova field) and tried many things but in the browser it still displays the old version:
Could there be some other kind of cache somewhere? It has happened to me a few times that changes on my custom Nova components appeared after several minutes or hours...
Beta Was this translation helpful? Give feedback.
All reactions