richardfogaca commented on PR #40591:
URL: https://github.com/apache/superset/pull/40591#issuecomment-4604180690

   Addressed the SQL Lab concern by routing both `useAppDispatch` and 
`useAppSelector` through SQL Lab-local hooks that avoid runtime imports from 
`src/views/store`.
   
   I also live-validated this against a local Superset OSS environment: SQL Lab 
loads, the SQL editor mounts after adding a tab, and there are no 
`useAppDispatch` / `useAppSelector` runtime errors or React error boundary 
crashes.


-- 
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]

Reply via email to