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
All of my props given to a StyledComponent are getting swallowed by the styled component, and none of them are making it to the component targeted by the styled function. Seems like this is a substantial flaw.
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.95. Please mark this comment with 👍 or 👎 to give our bot feedback!
All of my props given to a StyledComponent are getting swallowed by the
styled
component, and none of them are making it to the component targeted by the styled function. Seems like this is a substantial flaw.Reproduction: https://codesandbox.io/s/vue-template-ydk8m?fontsize=14
The text was updated successfully, but these errors were encountered: