Merge branch 'worktree-agent-a6b15d4e17dad5970'
This commit is contained in:
@@ -39,7 +39,8 @@ class RichTooltipMorphProbe extends Component
|
||||
}
|
||||
}
|
||||
|
||||
const SNACKBAR = "document.querySelector('[x-data=\"materialSnackbar\"] [aria-live]')";
|
||||
// The live region is the host itself, in the page before any message is (actions.md ACT-02).
|
||||
const SNACKBAR = "document.querySelector('[x-data=\"materialSnackbar\"][aria-live]')";
|
||||
|
||||
const TOAST = "document.querySelector('[data-toast]')";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user