Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Layout/Behavior Broken After Updating to AlpacaJS 1.5.27 #779

Open
babaralikhan2021 opened this issue Nov 27, 2024 · 0 comments
Open

Comments

@babaralikhan2021
Copy link

babaralikhan2021 commented Nov 27, 2024

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.

image

Actual Behavior
After the update (v1.5.27), the form appears as shown in the attached screenshot.
image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant