server-ux icon indicating copy to clipboard operation
server-ux copied to clipboard

[17.0][FIX] base_substate: Open Archived Record Error.

Open Murtaza-OSI opened this issue 1 month ago • 0 comments

Go to Base Substate -Set a custom filter to Active is not set -Click on record, error occurs here, detailed error below

image

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)

Murtaza-OSI avatar Oct 09 '25 07:10 Murtaza-OSI