Subscribe on changes!

Unhandled error during execution of scheduler flush.

avatar
Jan 15th 2021

Version

3.0.5

Reproduction link

https://github.com/Jacopostortini/Twotter.git

Steps to reproduce

Run the project and from the home ("/") click on one of the names or go directly to /user/0

What is expected?

The page should load a UserProfile component

What is actually happening?

The component does not load


Actually I am new to Vue.js and this is a mini project to get to know the framework so I am sorry but I don't know whats going on. I just got a couple of warnings and an error in the console saying that it could be a bug and I should report it. It appeared after I added a route

avatar
Jan 15th 2021

Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.

Bug reports must have a boiled down reproduction (https://new-issue.vuejs.org/?repo=vuejs/vue#why-repro)