stephenLYZ commented on PR #21432: URL: https://github.com/apache/superset/pull/21432#issuecomment-1243567529
> @stephenLYZ I'm still able to reproduce the issue. If I remove `ChartContextMenu` completely, the error still happens so I don't think it's related to that component. > > Screen.Recording.2022-09-12.at.7.33.44.AM.mov @michael-s-molina This is actually another problem with the pivot table v2, because it also uses fixed position , and we may need to use another PR to solve it. But for the rest of the chart, everything looks fine if we don't use fixed position. -- 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]
