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
While testing your plugin (through ngx-ellipses), I am encountering an issue where a window is not defined error is showing while rendering the website in SSR.
From what I can see you have no checks if the window exists in the current context.
It currently shows the text "undefined" instead of the actual text.
I would really like it to work somehow in SSR and non-SSR version of the website.
Any help would be great
The text was updated successfully, but these errors were encountered:
Hi
While testing your plugin (through ngx-ellipses), I am encountering an issue where a
window is not defined
error is showing while rendering the website in SSR.From what I can see you have no checks if the
window
exists in the current context.It currently shows the text "undefined" instead of the actual text.
I would really like it to work somehow in SSR and non-SSR version of the website.
Any help would be great
The text was updated successfully, but these errors were encountered: