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

Open
kdinev opened this issue Dec 3, 2024 · 0 comments
Open

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

kdinev opened this issue Dec 3, 2024 · 0 comments

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants