Map scene with no-daylight fails to be embedded in a story

155
0
06-26-2022 09:01 AM
ManolisKoutlis
New Contributor

Hi

I'm not sure if this is the right place for this bug report, sorry if it's not.

When I try to embed a map scene made with the latest enhancements for the daylight feature (setting it to "no-daylight") in a story, the embed fails with the following error in the javascript console:

Uncaught TypeError: Cannot read properties of undefined (reading 'getTime')
at Object.h (67873.5723fcfbe5a21975.js:1:2732)
at t.save [as onPrimaryButtonClick] (53180.e01417fe325f0f33.js:1:27282)
at onClick (66125.584115b744b7d756.js:1:4820)
at Object.$e (framework-832e0a924d2fca4c.js:1:35691)
at Ye (framework-832e0a924d2fca4c.js:1:35845)
at framework-832e0a924d2fca4c.js:1:54070
at Nr (framework-832e0a924d2fca4c.js:1:54164)
at zr (framework-832e0a924d2fca4c.js:1:54579)
at framework-832e0a924d2fca4c.js:1:60220
at De (framework-832e0a924d2fca4c.js:1:135897)

As it seems the stories viewer insists on getting a "time" from the scene but the scene does not declare one (since I have set it to "no-daylight).

Thanks and regards

0 Kudos
0 Replies