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
When the there are props merged from mixins or extends, the component itself
may not have a props property.
fix#1236 where merged props are not exposed in production
Version
3.0.0-beta.14
Reproduction link
https://jsfiddle.net/y2bvfzdk/4/
Steps to reproduce
What is expected?
mixin prop
should be renderedWhat is actually happening?
nothing is rendered
The text was updated successfully, but these errors were encountered: