This repository was archived by the owner on May 4, 2022. It is now read-only.

Description
Hi,
I have installed this in my application that uses vue + flask + python.
It works but I get bunch of warnings saying: This repeats like 300 times.
[Vue warn]: $attrs is readonly.
[Vue warn]: $listeners is readonly.
[Vue warn]: Error in beforeDestroy hook: "TypeError: this.$parent.refreshSlots is not a function"
[Vue warn]: this.$parent.refreshSlots is not a functio

n.