You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an accordian compenent and when it closes, there is a warning in the console "Unhandled error during execution of scheduler flush."
It doesn't happen if the template is wrapped in
but with multi root node and "v-if" it shows the error.
What is expected?
Working as expected but shows a warning in console
What is actually happening?
Working as expected but shows a warning in console
The text was updated successfully, but these errors were encountered:
underfin
added a commit
to underfin/vue-next
that referenced
this issue
Jul 28, 2020
Version
3.0.0-rc.4
Reproduction link
https://codesandbox.io/s/misty-rain-ijmrv
Steps to reproduce
I have an accordian compenent and when it closes, there is a warning in the console "Unhandled error during execution of scheduler flush."
It doesn't happen if the template is wrapped in
What is expected?
Working as expected but shows a warning in console
What is actually happening?
Working as expected but shows a warning in console
The text was updated successfully, but these errors were encountered: