-
Notifications
You must be signed in to change notification settings - Fork 82
Added support for form.config.arrayFields. #756
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
Added support for form.config.arrayFields. #756
Conversation
782b754
to
da94dcd
Compare
Not sure about the firefox test failures. The log is a bit long (19 MB) and I don't know what to look for :D locally the up.form tests work fine. Any hints? I will test this later on against a real project. |
Okay, locally this seems to work well. I had some problems getting |
Fixed the up-validate docs as part of #757 |
I debugged this for a while, but to no avail. Firefox seem 8000 s to just stop accepting Pupeeteer commands after a while, and eventually the test runner times out. Upgrading Puppeteer didn't help either. I removed Firefox from the CI matrix for now. |
da94dcd
to
9344bf3
Compare
Thanks, tests pass now :) |
…results or causing a stack overflow
Thanks @apollo13. I made some changes based on your work. I discovered that |
Thank you for finishing this up and sorry for not being responsive today. Was swamped with work . Will test tomorrow
…On Tue, Jun 24, 2025, at 17:30, Henning Koch wrote:
Merged #756 <#756> into master.
—
Reply to this email directly, view it on GitHub
<#756 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAT5C7FJPC5VLZORCTCHP33FFVILAVCNFSM6AAAAAB73BGWBCVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJYGI4TONRSGA4TENQ>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Tested it now, works great! |
No description provided.