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

resolve errors when using lazyload and ssr #306

Merged
merged 1 commit into from
Apr 25, 2021
Merged

Conversation

strausr
Copy link
Contributor

@strausr strausr commented Apr 25, 2021

*Errors were resolved when using SSR.
*The same approach was used for the lazy load directive as for the image component
meaning we display an empty image tag for SSR
*In lack of SSR tests this was tested locally to ensure no errors

@strausr strausr merged commit 618f62a into master Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants