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

Demo crashes on slow network #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

GaelS
Copy link

@GaelS GaelS commented Mar 14, 2019

An error occured when entering too quickly in a "house". It executes componentWillUnMount which calls stopMusic but the latter is only defined when the wav file is loaded. Therefore on slow network it leads to crash.

Peek 2019-03-14 17-23

I created this small PR to fix that.

@GaelS GaelS changed the title Demo crashed on slow network Demo crashes on slow network Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant