Having issues getting the Edit Avatar page to work on the page: /account/avatar. I can see in my console the tag/control for it, but nothing is rendered in the browser.
In addition we have this error:
`Cannot read properties of undefined (reading ‘Vue’)
As a test, I added a link to vue.js in the header, at the very top, but still get the above error (before doing that I just got: Vue is not defined)
If an Avatar is already set (in the View User page in the Dashboard), that displays ok and there is no error.