1 year ago
#371774
ganesh
Angular Universal SSR (only for pages after login) - TypeError: measurer.getBoundingClientRect is not a function
I have applied Angular Universal in my application. It works fine. But when I reload (by browser reload) for some pages ONLY AFTER LOGIN it shows error
ERROR Error: Uncaught (in promise): TypeError: measurer.getBoundingClientRect is not a function
TypeError: measurer.getBoundingClientRect is not a function
I am not able to understand what this error means and why it is coming. I searched on google but not find relevant solution.
Please help and guide to resolve this issue. Thanks
javascript
angular
server-side-rendering
angular-universal
getboundingclientrect
0 Answers
Your Answer