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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with ssr/prerendering of igx-time-picker #15135

Closed
kdinev opened this issue Dec 3, 2024 · 2 comments · Fixed by #15357
Closed

Error with ssr/prerendering of igx-time-picker #15135

kdinev opened this issue Dec 3, 2024 · 2 comments · Fixed by #15357
Assignees
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

@kdinev
Copy link
Member

kdinev commented Dec 3, 2024

Description

When I try to prerender a route containing an igx-time-picker I get an error message.

  • igniteui-angular version: 19.0.x
  • browser: Server

Steps to reproduce

  1. Create a project with SSR
  2. Add a time picker
  3. Build

Result

ERROR TypeError: this._inputGroup.element.nativeElement.getBoundingClientRect is not a function

Expected result

No error should be thrown

Copy link

github-actions bot commented Feb 2, 2025

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Feb 2, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2025
@kdinev kdinev reopened this Feb 10, 2025
@kdinev
Copy link
Member Author

kdinev commented Feb 10, 2025

@Lipata There's been no action on this since I logged it. Could you please take a look?

@github-actions github-actions bot removed the status: inactive Used to stale issues and pull requests label Feb 11, 2025
@Lipata Lipata added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Feb 12, 2025
@Lipata Lipata added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Feb 12, 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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants