Error with ssr/prerendering of igx-time-picker #15135
Labels
angular: ssr
🐛 bug
Any issue that describes a bug
🕐 time-picker
🧨 severity: medium
🆕 status: new
version: 18.2.x
version: 19.0.x
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: