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 May 26, 2021. It is now read-only.
Describe the bug
I've tried to use frontline-form-input addon, but addon throws error message and not render the form.
Error-1
Error occurred while rendering:
- While rendering:
application
grupo_centro_custos/new
grupo-centro-custos/grupo-centro-custos-form
form-input
form-field
Error-2
vendor.js:43391 Uncaught (in promise) Error: Assertion Failed: {{form-field}} requires an object property to be passed in
at assert (vendor.js:43391)
at Class.didReceiveAttrs (vendor.js:119591)
at Class.superWrapper [as didReceiveAttrs] (vendor.js:38092)
at Class.trigger (vendor.js:40686)
at Class.superWrapper [as trigger] (vendor.js:38092)
at CurlyComponentManager.create (vendor.js:14542)
at Object.evaluate (vendor.js:57070)
at AppendOpcodes.evaluate (vendor.js:55866)
at LowLevelVM.evaluateSyscall (vendor.js:59047)
at LowLevelVM.evaluateInner (vendor.js:59003)
Describe the bug
I've tried to use frontline-form-input addon, but addon throws error message and not render the form.
Error-1
Error-2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I was expected the render of the form with your input field
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: