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
xanf
changed the title
shallowMount does not correctly passes refs for functional components
shallowMount does not correctly pass refs for functional components
Aug 14, 2019
Version
1.0.0-beta.29
Reproduction link
https://codesandbox.io/s/shallowmount-functional-refs-test-38fre
(see tests tab)
Steps to reproduce
What is expected?
ref to functional component is valid
What is actually happening?
ref is undefined
The text was updated successfully, but these errors were encountered: