rusackas commented on code in PR #35237:
URL: https://github.com/apache/superset/pull/35237#discussion_r2373006658
##########
superset-frontend/src/dashboard/actions/hydrate.js:
##########
@@ -274,7 +274,6 @@ export const hydrateDashboard =
superset_can_csv: findPermission('can_csv', 'Superset', roles),
common: {
// legacy, please use state.common instead
- flash_messages: common?.flash_messages,
Review Comment:
Question from review session: Where are server-side messages being
processed/summoned now that they're not provided as part of the bootstrap data?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]