taxjar-magento2-extension
taxjar-magento2-extension copied to clipboard
Can't clear system message from Taxjar
Prerequisites
- [x ] Are you running the latest version of our extension?
- [ x] Have you reviewed our integration guide?
- [x ] Did you search through existing issues?
Description
Steps to Reproduce
- [First Step]
- [Second Step]
- [and so on...]
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.
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