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

Switching between screens is slow [Mobile] #75

@dillonfagan

Description

@dillonfagan

When a mobile user switches between app screens, there is a significant delay. This may be because the components are re-created each time the state changes. Need to use <svelte:component this={REF}>.

https://svelte.dev/examples/svelte-component

Metadata

Metadata

Labels

🐞 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions