Skip to content

Collapsable regions are not properly initialized when in collapsed state #19

Description

@ReinVelt

Framework7's Range slider components don't initialize properly when they're inside collapsed TreeviewItems.
When the group is initially collapsed:

  • The Range component can't measure its container width (it's 0 or hidden)
  • The slider gets initialized with wrong dimensions
  • When you expand the group, the slider is broken - the knob doesn't move correctly or returns NaN values

Current state:
opened={true || !control.meta.collapsed /* buggy, if its closed some widgets like sliders do not work properly */}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions