taxjar-magento2-extension icon indicating copy to clipboard operation
taxjar-magento2-extension copied to clipboard

Can't clear system message from Taxjar

Open icecactus opened this issue 7 months ago • 0 comments

Prerequisites

Description

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [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. (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

icecactus avatar Aug 02 '24 16:08 icecactus