Skip to content

overflow hidden stays applied after #153

@theskillwithin

Description

@theskillwithin

Code example
https://stackblitz.com/edit/vitejs-vite-avkgx3?file=src%2FApp.tsx

Expected behavior
"While it is animating, component has overflow: hidden. When the animation is finished and height is set to "auto", overflow: hidden is removed." (https://www.npmjs.com/package/react-animate-height)

Steps to Reproduce (for bugs)
after toggling see html:

<div aria-hidden="false" class="rah-static rah-static--height-specific " style="height: 588px;overflow: hidden;">

overflow hidden is still applied

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions