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

Defining viewport width & height #155

Open
Vingtoft opened this issue Dec 18, 2019 · 0 comments
Open

Defining viewport width & height #155

Vingtoft opened this issue Dec 18, 2019 · 0 comments

Comments

@Vingtoft
Copy link

Use case:
I'm server side rendering an Angular application where I use FlexBox (and of course domino as the server side DOM implementation).
My layout contains several show/hide, which is dependent on the width of the clients viewport.

The HTML returned by the server is therefore not the same as the HTML rendered by the client a few moments later. This results in the layout "flickering" and jumping around.

Setting width on the server side implementation of the DOM would fix this issue.

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

No branches or pull requests

1 participant