Edit Avatar Page Issue

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.

Where are you experiencing this? I just tested this on a fresh install of the latest version and couldn’t reproduce it.

Yes a fresh install works for me too, I’ll carry on investigating