[17.0][FIX] base_substate: Open Archived Record Error. #1165
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Go to Base Substate
-Set a custom filter to Active is not set
-Click on record, error occurs here, detailed error below
UncaughtPromiseError > OwlError
Uncaught Promise > Cannot find the definition of component "Widget"
OwlError: Cannot find the definition of component "Widget"
Error: Cannot find the definition of component "Widget"
at http://localhost:1750/web/assets/21095d2/web.assets_web.min.js:1581:33
at FormController.slot1 (eval at compile (http://localhost:1750/web/assets/21095d2/web.assets_web.min.js:1540:421), :12:12)
at callSlot (http://localhost:1750/web/assets/21095d2/web.assets_web.min.js:1132:25)
at ButtonBox.template (eval at compile (http://localhost:1750/web/assets/21095d2/web.assets_web.min.js:1540:421), :53:45)
at node.renderFn (http://localhost:1750/web/assets/21095d2/web.assets_web.min.js:1080:210)
at Fiber._render (http://localhost:1750/web/assets/21095d2/web.assets_web.min.js:962:96)
at Fiber.render (http://localhost:1750/web/assets/21095d2/web.assets_web.min.js:961:6)
at ComponentNode.initiateRender (http://localhost:1750/web/assets/21095d2/web.assets_web.min.js:1031:47)