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
or any way to solve the warning and have a working solution
What is actually happening?
Console warning:
Ambiguous combined usage of slot-scope and v-for on <li> (v-for takes higher priority). Use a wrapper <template> for the scoped slot to make it clearer.
This template solves the warning, but breaks the functionality:
Uh oh!
There was an error while loading. Please reload this page.
Version
2.5.13
Reproduction link
https://codepen.io/anon/pen/NyeVEO
Steps to reproduce
See codepen link or use the following code:
What is expected?
What is actually happening?
Console warning:
This template solves the warning, but breaks the functionality:
neither works this:
The text was updated successfully, but these errors were encountered: