Wikiki / bulma-switch

Bulma's extension to display checkbox as a switch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css-grid (chrome)

jaunkst opened this issue · comments

Not sure why, I am still investigating but the view height gets into an incorrect state when interacting with the switch or radios.

Im going to chalk it up to that css-grid still isn't reliable. I don't see any reason why the styles should do this.

wrapping the radio field in an extra div with posiiton:relative fixed it. shrug

Ill put together a codepen to show the issue when I get a little more time.

Hi,

any news about your codepen and details of the issue ?