Josh

Results 7 comments of Josh

Same warning here I've updated my package.json file with the following to skip version 2.15.9 which has the props issue. This way when the next release comes out, it will...

I added a `console.log()` to a method and started getting this error. Once I removed the `console.log()` the error went away.

Hey @JamesACS. Here's a simple demo. Open the console and then drag one of the names within the list to re-order them. The test method will attempt to console log...

> **Describe the bug** When updating a reactive preference, the change is not reflected. The console contains warning containing the above error. > > **To Reproduce** Steps to reproduce the...

Same thing here. ![capture](https://user-images.githubusercontent.com/9956440/36849643-8c0a2aa6-1d32-11e8-91b0-2b3a6df1a0e2.JPG)

@BrockReece I haven't started using Vue 3 yet but didn't want to start using a package that may become obsolete when we move our app to Vue 3. So I...