Open bennyschudel opened 4 years ago
Hey, I've run into an issue when using vue-portal.
As soon as I use portal-vue I will get two errors in the console:
[Vue warn]: $attrs is readonly. …
and
[Vue warn]: $listeners is readonly. …
I tried to investigate it and found this issue here, which maybe gives a head start. https://github.com/LinusBorg/portal-vue/issues/201
Install portal-vue and try to use it.
Thank you so much!
Found an issue or bug with electron-vue? Tell me all about it!
Hey, I've run into an issue when using vue-portal.
Describe the issue / bug.
As soon as I use portal-vue I will get two errors in the console:
[Vue warn]: $attrs is readonly. …
and
[Vue warn]: $listeners is readonly. …
I tried to investigate it and found this issue here, which maybe gives a head start. https://github.com/LinusBorg/portal-vue/issues/201
How can I reproduce this problem?
Install portal-vue and try to use it.
Tell me about your development environment.
Thank you so much!