Skip to content

Rendering screen with modals takes long time #288

Description

@xuantubka

I'm developing an application, and one screen in the app has many modals (let say 7-8 modals) which is used to show up information or enter data. The issue is, when I navigate to this screen, it's always take a long time (2-3 seconds) to render the screen. The screen was smooth and render fast before I put those modals on it. I guess it's because the screen has to render all modals, even though they're not yet displaying. Is it true? How can I solve this issue.

Activity

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

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