Uncaught TypeError: proxy must report the same value for the non-writable, non-configurable property '"modelViewMatrix"'

dear threejs community.

i am trying to use threejs with a vuejs component utiliizing vuejs 3.x and typescript.

it seem to have a problem loading in data (the same component in a non-typescript demo works fine)

ive made a github issue on someones vuejs demo, but maybe you got an idea what is going in here:

thank you in advance for any ideas on that that you might have

there is a stackoverlow on howto “fix” it, ugly though…

Duplicate of Migration from VueJS 2 to 3 not working due to "render"