Production Issue - Smart action on Summary View stopped working

Hi there,
Starting on some time today (Oct 20) smart actions stopped working in the Summary view.
The same smart action, when chosen from the “Actions” button works as expected.
We only have a summary view of this collection (I can provide the details in a private message) so I do not know if all collections suffer from this problem.
We see the same problem in other environments (but the same collection).

Expected behavior

The smart action should be executed.

Actual behavior

The button does nothing (but an error is logged to console - see below)

We have tried:

  1. removing the Smart actions from the summary view and adding them again.
  2. Toggling the “visibility” of the smart actions off and on again (saving in between changes).

Failure Logs

The dev tools console logs this when the button is clicked:

vendor-82a25265709a2488d438d15cf96af32f.js:24197 Uncaught TypeError: Cannot read property 'stopPropagation' of undefined
    at i.value (client-155c0ff6a2a5e20dd2b9bbfd6def88e8.js:9696)
    at l.value (client-155c0ff6a2a5e20dd2b9bbfd6def88e8.js:4075)
    at l.trigger (vendor-82a25265709a2488d438d15cf96af32f.js:3600)
    at l.n [as trigger] (vendor-82a25265709a2488d438d15cf96af32f.js:3462)
    at e.n._run (vendor-82a25265709a2488d438d15cf96af32f.js:5074)
    at e.n._join (vendor-82a25265709a2488d438d15cf96af32f.js:5073)
    at e.n.join (vendor-82a25265709a2488d438d15cf96af32f.js:5039)
    at d (vendor-82a25265709a2488d438d15cf96af32f.js:3910)
    at vendor-82a25265709a2488d438d15cf96af32f.js:3614
    at a (vendor-82a25265709a2488d438d15cf96af32f.js:3827)
    at Object.handleEvent (vendor-82a25265709a2488d438d15cf96af32f.js:3614)
    at l.handleEvent (vendor-82a25265709a2488d438d15cf96af32f.js:3539)
    at HTMLButtonElement.<anonymous> (vendor-82a25265709a2488d438d15cf96af32f.js:3564)
    at HTMLBodyElement.dispatch (vendor-82a25265709a2488d438d15cf96af32f.js:1477)
    at HTMLBodyElement.g.handle (vendor-82a25265709a2488d438d15cf96af32f.js:1472)
    at HTMLBodyElement.r (vendor-82a25265709a2488d438d15cf96af32f.js:24197)

Context

Please provide any relevant information about your setup.

  • Browser: Version 86.0.4240.75 (but also happens on older versions of chrome)
  • Project Name: WescoverContentAdmin

Hello @Yoad_Snapir :wave:

Sorry for the inconvenience, and thanks for opening a thread in the community.

We are aware of the issue and we are currently releasing a fix.

I will let you know as soon as the fix is released.

Sorry again for the inconvenience.

Steve.

1 Like

Hi @Yoad_Snapir,

The fix should be released by now (A hard refresh of the app will be needed).

Let us know if this fixed your issue :pray:

4 Likes