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
This problem was introduced in a prior repair request #3665 . It seems that this fix is no longer necessary in v2.2.29, and I don't know what happened during this period.
The text was updated successfully, but these errors were encountered:
Reproduction link
Steps to reproduce
When the component renders, it will trigger.
What is expected?
Pass a valid "change" handler to the Vue instance to avoid warnings.
What is actually happening?
Undefined was passed as handler for the "change" event to Vue, and a warning occurred.
Package
@formily/[email protected]
This problem was introduced in a prior repair request #3665 . It seems that this fix is no longer necessary in v2.2.29, and I don't know what happened during this period.
The text was updated successfully, but these errors were encountered: