Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Warning: Updating a style property during rerender .... To avoid this, don't mix shorthand and non-shorthand properties  #69

@Rhapzody

Description

@Rhapzody

index.js:1 Warning: Updating a style property during rerender (borderColor) when a conflicting property is set (border) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.
in div (created by Dropdown)
in div (created by Dropdown)
in Dropdown (created by MultiSelect)
in div (created by MultiSelect)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions