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
I just encountered this bug too. With inline: true the story containing divs have min-height: 400px not height: 400px which in my case makes the inner div not expand to the height. Using inline: true fixes this, which I find weird.
Describe the bug
Doesn't work:
Works:
To Reproduce
No response
System
Additional context
sb@7.0.0-rc.10
The text was updated successfully, but these errors were encountered: