You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Going from the list of tasks to any task and then to the launch screen we get this:
with the following js error message showing up on console:
ERROR TypeError: l.builderDeploymentProperties.apps[_] is undefined
populate http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
populate http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
3415/ngOnInit/this.builder$< http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
it http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
it http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
it http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
te http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
nJ http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
it http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
it http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
it http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
Aa http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
te http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
al http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
next http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
_ http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
invokeTask http://XXXXXXXXXXXX/dashboard/polyfills.8016d76663dfb23c.js:1
onInvokeTask http://XXXXXXXXXXXX/dashboard/main.075ae770a907eece.js:1
invokeTask http://XXXXXXXXXXXX/dashboard/polyfills.8016d76663dfb23c.js:1
runTask http://XXXXXXXXXXXX/dashboard/polyfills.8016d76663dfb23c.js:1
invokeTask http://XXXXXXXXXXXX/dashboard/polyfills.8016d76663dfb23c.js:1
Z http://XXXXXXXXXXXX/dashboard/polyfills.8016d76663dfb23c.js:1
N http://XXXXXXXXXXXX/dashboard/polyfills.8016d76663dfb23c.js:1
B http://XXXXXXXXXXXX/dashboard/polyfills.8016d76663dfb23c.js:1
main.075ae770a907eece.js:1:58415
Steps to reproduce:
Happens if these two conditions are met:
there are several platforms defined
you get to the launch screen through tasks list -> task -> launch; if you create a task and then go to the launch screen you get the expected screen
Screenshots:
provided above.
Additional context:
Current workaround is to go to the Freetext section, where some predefined properties appear, and then back again to the Builder section, and we have our Builder screen back.
The text was updated successfully, but these errors were encountered:
Description:
Going from the list of tasks to any task and then to the launch screen we get this:
with the following js error message showing up on console:
Release versions:
Custom apps:
N/A, happens with every task
Steps to reproduce:
Happens if these two conditions are met:
Screenshots:
provided above.
Additional context:
Current workaround is to go to the Freetext section, where some predefined properties appear, and then back again to the Builder section, and we have our Builder screen back.
The text was updated successfully, but these errors were encountered: