We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fields in deep paths do not show errors in the form.
2268545
Steps to reproduce the behavior:
Dialog Actions
SwitchConditon
foo = bar
Error should also appear in the form.
LG errors still show in the form.
The text was updated successfully, but these errors were encountered:
This has not been fixed following the repro steps in b2501bf
Sorry, something went wrong.
addressed via #2013
alanlong9278
lei9444
No branches or pull requests
Describe the bug
Fields in deep paths do not show errors in the form.
Version
2268545
To Reproduce
Steps to reproduce the behavior:
Dialog Actions
sample.SwitchConditon
dialog.SwitchConditon
action, add an action that includes a conditionfoo = bar
Expected behavior
Error should also appear in the form.
Screenshots
Additional context
LG errors still show in the form.
The text was updated successfully, but these errors were encountered: