Skip to content

Root widget gets initialized twice #192

@ali-thowfeek

Description

@ali-thowfeek

Description
The root widget HomeScreen widget gets initialized twice at app start.
ie. initState() runs twice which is affects all it children, making them initialize freshly.

Possible cause
The implementation of the DropdownBanner package.

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