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
TypeError: this.onError is not a function
at f.methods.onHighlight (webpack://@galaxyproject/galaxy-client/src/components/History/Content/GenericItem.vue:101:22)
The text was updated successfully, but these errors were encountered:
`GenericItem` was missing a `onError` function. Now, it catches backend errors and displays a `Toast` message for any failed operation.
Fixesgalaxyproject#18176
Sentry Issue: GALAXY-MAIN-YCZ
The text was updated successfully, but these errors were encountered: