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
Manually sync orders since the issue with this extension havent been updated in a year and had to patch to get it to work right.
Expected Result
System messsage would come up stating the orders have been synced and one could click the x to clear it or dismiss it.
Actual Result
Can't clear or dismiss the message. Get javascript error
Uncaught TypeError: Cannot read properties of undefined (reading 'apply')
at registry.min.js:3:156
at Registry._resolveRequest (registry.min.js:16:439)
at Registry._addRequest (registry.min.js:16:89)
at Registry.get (registry.min.js:15:6)
at async (registry.min.js:3:109)
at actions.min.js:4:343
at Function.each (underscore.min.js:119:149)
at actions.min.js:4:305
at UiClass.applyAction (actions.min.js:2:353)
at HTMLButtonElement. (knockout.min.js:391:164)
Versions
[x ] Magento 2.4
Magento 2.3
[ x] Magento Open Source (fka Magento 2 Community Edition)
Adobe Commerce (fka Magento 2 Enterprise Edition)
[x ] PHP 8.2
PHP 8.1
PHP 7.4
PHP 7.3
The text was updated successfully, but these errors were encountered:
Prerequisites
Description
Steps to Reproduce
Manually sync orders since the issue with this extension havent been updated in a year and had to patch to get it to work right.
Expected Result
System messsage would come up stating the orders have been synced and one could click the x to clear it or dismiss it.
Actual Result
Can't clear or dismiss the message. Get javascript error
Uncaught TypeError: Cannot read properties of undefined (reading 'apply')
at registry.min.js:3:156
at Registry._resolveRequest (registry.min.js:16:439)
at Registry._addRequest (registry.min.js:16:89)
at Registry.get (registry.min.js:15:6)
at async (registry.min.js:3:109)
at actions.min.js:4:343
at Function.each (underscore.min.js:119:149)
at actions.min.js:4:305
at UiClass.applyAction (actions.min.js:2:353)
at HTMLButtonElement. (knockout.min.js:391:164)
Versions
The text was updated successfully, but these errors were encountered: