Skip to content

await findBy query is still required after preloading the lazy loaded components? #59

@hardikmodi1

Description

@hardikmodi1

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Question

I have a lazy-loaded components and added `await preloadAll` in beforeAll and then checking the string rendered in the lazy loaded component with getBy queries. Although it works perfectly fine on local every time. On CI pipelines it breaks sometimes during peak hours. So should we still advised to use findBy variants of query after using preloadAll?

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