-
Notifications
You must be signed in to change notification settings - Fork 26
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
TypeError: apply_map() missing 1 required positional argument: 'scoped_logic' #2941
Labels
Comments
Refinement: Related to #2324 |
open-formulieren/InferNoLogic#1 will result in a client-side type checker that should prevent this. Leaving this ticket here as a specific check for integrating the type checker in the form designer. |
This was referenced Nov 10, 2023
Type inference feature was cancelled due to implementation difficulties vs benefits. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Product versie / Product version
2.1.x
Omschrijf het probleem / Describe the bug
Sentry 328205
I saw this in the DH sentry, but it wasn't reported by them.
Using wrong JSON logic crashes form
Stappen om te reproduceren / Steps to reproduce
Create a form with:
iban
{"map": [{"var": "iban"}]}
Fill in the form:
Verwacht gedrag / Expected behavior
I guess ideally the error should be caught when the form designer tries to save the form?
Screen resolution
None
Device
None
OS
None
Browser
No response
The text was updated successfully, but these errors were encountered: