We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scene
root_scene
scene
afterUpdate(...)
Fix it, see:
svelthree/src/components/Scene.svelte
Lines 521 to 533 in 94f10f7
Lines 1002 to 1012 in 94f10f7
root_scene_obj.value is undefined in afterUpdate(...) on instance injection. ... also the comments should be fixed.
root_scene_obj.value
undefined
The text was updated successfully, but these errors were encountered:
53c74b5
... also: scene_obj.value has to be updated on instance change!
scene_obj.value
Sorry, something went wrong.
dda3105
vatro
No branches or pull requests
Fix it, see:
svelthree/src/components/Scene.svelte
Lines 521 to 533 in 94f10f7
svelthree/src/components/Scene.svelte
Lines 1002 to 1012 in 94f10f7
root_scene_obj.value
isundefined
inafterUpdate(...)
on instance injection.... also the comments should be fixed.
The text was updated successfully, but these errors were encountered: