Hi,
I'm getting an error during the registration of this plugin with chart.js 3.4.1 and vue 2.6:
TypeError: Reflect.getPrototypeOf called on non-object
For the registration of the plugin I followed the doc here
You can replicate the issue with this sandbox
I've opened the issue here because I think that it depends on this plugin (but I'm not sure, correct me if I'im wrong) as If you comment line 9 and line 28 the error does not seems to appear