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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation triggering not working on dynamically accessed props #1623

Open
brandonseydel opened this issue Dec 6, 2022 · 1 comment
Open
Assignees
Milestone

Comments

@brandonseydel
Copy link
Member

馃悰 Bug Report

image

When using dynamic property accessor with the validate attribute it does not validate onchange and only errors on submit when the rules are invoked manually. This must be due to the fact the validate tries to use the property name when looking for rules to run.

Repro link https://stackblitz.com/edit/au2-conventions?file=src%2Fmy-app.html

馃 Expected Behavior

馃槸 Current Behavior

馃拋 Possible Solution

馃敠 Context

馃捇 Code Sample

馃實 Your Environment

Software Version(s)
Aurelia
Language
Browser
Bundler
Operating System
NPM/Node/Yarn
@dkent600
Copy link

dkent600 commented Dec 6, 2022

Would love to see this fix

@Sayan751 Sayan751 self-assigned this Jan 12, 2023
@Sayan751 Sayan751 added this to the v2.x milestone Dec 29, 2023
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

3 participants