-
Notifications
You must be signed in to change notification settings - Fork 161
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
Error with ssr/prerendering of igx-time-picker #15135
Labels
angular: ssr
🐛 bug
Any issue that describes a bug
🕐 time-picker
🧨 severity: medium
version: 18.2.x
version: 19.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Comments
There has been no recent activity and this issue has been marked inactive. |
@Lipata There's been no action on this since I logged it. Could you please take a look? |
Lipata
added a commit
that referenced
this issue
Feb 12, 2025
14 tasks
Lipata
added a commit
that referenced
this issue
Feb 12, 2025
Lipata
added a commit
that referenced
this issue
Feb 12, 2025
This was referenced Feb 12, 2025
Lipata
added a commit
that referenced
this issue
Feb 17, 2025
Lipata
added a commit
that referenced
this issue
Feb 17, 2025
Lipata
added a commit
that referenced
this issue
Feb 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
angular: ssr
🐛 bug
Any issue that describes a bug
🕐 time-picker
🧨 severity: medium
version: 18.2.x
version: 19.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
When I try to prerender a route containing an
igx-time-picker
I get an error message.Steps to reproduce
Result
ERROR TypeError: this._inputGroup.element.nativeElement.getBoundingClientRect is not a function
Expected result
No error should be thrown
The text was updated successfully, but these errors were encountered: