Scrollbar in browser jumping in and out

Whenever I type into an input field or click on certain components in my layout, the scrollbar jumps in and out, making the size of the layout change rapidly and hence screen flickering.

I’m using dash core, html and bootstrap components in my layout.

What could be causing this?

Hi @ksod, could you please post a self-contained code example that shows this behaviour?

This is the layout for my login layout which faces this issue, like other pages I have

Any idea about why this happens?