You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't really looked into server side rendering at all. I'm not sure I'll get around to figuring that out and how to get this library to still work as intended anytime soon. I'd be happy to look over a pull request though.
According to the latest code in master this issue should not occur now as the calculation is done after the image load which will be triggered at browser side. I tested in ssr environment and verified it. This issue can be closed.
ERROR TypeError: this.imageThumbnail.nativeElement.getBoundingClientRect is not a function
The text was updated successfully, but these errors were encountered: