-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
Which component is this issue related to?
Umbraco Commerce (Core)
Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)
16.4.1
Bug summary
Just upgraded from 16.3.2 to 16.4.1 and now the workspace views in the backoffice won't load.
The section is there, and the tree is there. But when clicking any part of the tree nothing works.
I have this stacktrace from the console:
Uncaught (in promise) TypeError: "00000000-0000-0000-0000-000000000000" is not a constructor
f store-workspace.context.ts:14
createExtensionElementWithApi create-extension-element-with-api.function.js:45
_conditionsAreGood extension-element-and-api-initializer.controller.js:105
<anonymous> base-extension-initializer.controller.js:99
#gotManifest base-extension-initializer.controller.js:220
<anonymous> base-extension-initializer.controller.js:145
Specifics
No response
Steps to reproduce
Open Commerce 16.4.1 in Firefox. Try going to anything in the Commerce section. The workspace doesn't load.
Expected result / actual result
Expected it to work like in the other browsers.
Dependencies
No response