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
We updated AlpacaJS from version 1.5.22 to 1.5.27, which caused a rendering/behavior issue in our forms. Before the update, everything worked as expected. However, after the update, the form layout/behavior is incorrect.
Expected Behavior
Before the update (v1.5.22), the form rendered as shown in this JSFiddle example.
Actual Behavior
After the update (v1.5.27), the form appears as shown in the attached screenshot.
Steps to Reproduce
Use AlpacaJS v1.5.27.
Apply the same schema and options as provided in the JSFiddle.
Observe the rendering or behavior of the form.
It seems that the issue may be caused by changes introduced in the latest version. If there were any breaking changes in v1.5.27, please let us know so we can adapt our implementation accordingly.
The text was updated successfully, but these errors were encountered:
Hi
We updated AlpacaJS from version 1.5.22 to 1.5.27, which caused a rendering/behavior issue in our forms. Before the update, everything worked as expected. However, after the update, the form layout/behavior is incorrect.
Expected Behavior
Before the update (v1.5.22), the form rendered as shown in this JSFiddle example.
Actual Behavior
After the update (v1.5.27), the form appears as shown in the attached screenshot.
Steps to Reproduce
Use AlpacaJS v1.5.27.
Apply the same schema and options as provided in the JSFiddle.
Observe the rendering or behavior of the form.
It seems that the issue may be caused by changes introduced in the latest version. If there were any breaking changes in v1.5.27, please let us know so we can adapt our implementation accordingly.
The text was updated successfully, but these errors were encountered: