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
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Hey,
I noticed that the resourceId property of nova fields which are morphed is undefined.
I have some components, which rely on the property and they break inside the morph due to the missing property. But its also missing on any default nova components like the textarea, if you inspect them via the vue dev tools.
Is there any way how to pass it through from the MorphTo (this has the property set) down to its children?
Greetings,
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
I noticed that the resourceId property of nova fields which are morphed is undefined.
I have some components, which rely on the property and they break inside the morph due to the missing property. But its also missing on any default nova components like the textarea, if you inspect them via the vue dev tools.
Is there any way how to pass it through from the MorphTo (this has the property set) down to its children?
Greetings,
The text was updated successfully, but these errors were encountered: