-
Notifications
You must be signed in to change notification settings - Fork 467
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
fix(legacy): InputDateTime
validators not triggered when value change
#9838
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 1fd78ce): https://taiga-previews-demo--pr9838-mdlufy-legacy-input-date-t-7xcv2u3g.web.app (expires Wed, 27 Nov 2024 17:04:25 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +44B +0.01% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Playwright test resultsDetails Open report ↗︎ Failed testschromium › tests/legacy/input-date-time/input-date-time.pw.spec.ts › InputDateTime › Examples › With validator: enter incomplete date -> validator error Flaky testschromium › tests/demo/demo.pw.spec.ts › Demo › /charts/legend-item |
projects/demo-playwright/tests/legacy/input-date-time/input-date-time.pw.spec.ts
Show resolved
Hide resolved
InputDateTime
validators not triggered when value changeInputDateTime
validators not triggered when value change
projects/demo-playwright/tests/legacy/input-date-time/input-date-time.pw.spec.ts
Show resolved
Hide resolved
projects/demo/src/modules/components/input-date-time/examples/7/index.ts
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/input-date-time/index.html
Outdated
Show resolved
Hide resolved
dc37ea8
to
e816649
Compare
Fixes #9839