Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

bug(fxFlex): flex basis should only be set to width value when wrapping #666

Closed
@CaerusKaru

Description

@CaerusKaru

Currently the flex-basis is set to the value of the width when present as a fix for wrapping in older versions of Safari. However, this throws off ordinary flex values when not wrapping (and is not needed when not wrapping).

Need a partial revert of the recent PR to fix this, with a patch that detects wrapping

Metadata

Metadata

Assignees

Labels

bugflexboxhas prA PR has been created to address this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions