Skip to content

Check in Javascript if variables are set when initializing the module (#77) #78

Open
Paulsky wants to merge 1 commit intopostcode-nl:masterfrom
Paulsky:master
Open

Check in Javascript if variables are set when initializing the module (#77) #78
Paulsky wants to merge 1 commit intopostcode-nl:masterfrom
Paulsky:master

Conversation

@Paulsky
Copy link

@Paulsky Paulsky commented Mar 21, 2023

Issue: #77 Check in Javascript if childHouseNumberSelect and this.settings are defined

@JerrySmidt
Copy link
Contributor

Hi Paulsky,

While your PR does seem to get rid of errors as reported in #77, now the result is that field validation is missing when this.settings is not defined.

This only works around the issue that settings are in some cases undefined. But for now it is not clear exactly how to reproduce the undefined settings. This needs to be known first so that we can test it. And more importantly, find the root cause and get it fixed.

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

Successfully merging this pull request may close these issues.

2 participants