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

Switching between screens is slow [Mobile] #75

Open
dillonfagan opened this issue Nov 3, 2023 · 0 comments
Open

Switching between screens is slow [Mobile] #75

dillonfagan opened this issue Nov 3, 2023 · 0 comments
Assignees
Labels
🐞 bug Something isn't working

Comments

@dillonfagan
Copy link
Member

dillonfagan commented Nov 3, 2023

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

@dillonfagan dillonfagan added the 🐞 bug Something isn't working label Nov 3, 2023
@dillonfagan dillonfagan changed the title Switching between screens is slow Switching between screens is slow [Mobile] Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants