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
Yes, this use-case actually was never supported, and nobody even used it thus far =)
I have an idea how it can be fixed (using information about component's IO from it's ComponentFactory) but for right now do not have access to laptop so won't be able to implement a fix.
If you want to submit a PR with the fix please feel free to do so.
And if you have any questions let me know.
Given
Expected
Child component has property
bar
set to'foo'
.Actual
Child component has property
foo
set to'foo'
.The text was updated successfully, but these errors were encountered: