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
And i try to change the job id i get this error that crashes the app.
Error: There is no FormControl instance attached to form control element with path: 'job -> jobName'
I did make some changes to this file to support parameters from the blender plugin, but hoping that i didn't affect this.
Edit:
As part of changes to allow parameters to be passed it, i added a change event handler to propogate changes between reloads: _handleControlChangeEvents. This seems to not like local templates as it works from any marketplace selected template.
The text was updated successfully, but these errors were encountered:
When using this job template: job.template.json.txt
And i try to change the job id i get this error that crashes the app.
Error: There is no FormControl instance attached to form control element with path: 'job -> jobName'
I did make some changes to this file to support parameters from the blender plugin, but hoping that i didn't affect this.
Edit:
As part of changes to allow parameters to be passed it, i added a change event handler to propogate changes between reloads:
_handleControlChangeEvents
. This seems to not like local templates as it works from any marketplace selected template.The text was updated successfully, but these errors were encountered: