adobe / helix-sidekick-extension

Browser extension for authors on AEM projects
Apache License 2.0
21 stars 36 forks source link

Non-fatal JS error after bulk operation #756

Closed rofe closed 2 months ago

rofe commented 2 months ago
module.js:2151 Uncaught TypeError: Cannot read properties of undefined (reading 'webPath')
    at module.js:2151:53
    at Array.map (<anonymous>)
    at sk.addEventListener.once (module.js:2151:22)
    at fireEvent (module.js:1071:10)
    at module.js:3367:25
trieloff commented 2 months ago

:tada: This issue has been resolved in version 6.45.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: