mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-06 06:58:21 +00:00
Navigation events are issued not just for main page navigations, but also for iframes, among other things. With our old behavior, if an iframe tries to load in a webpage, we would update the webview url and make the iframe the primary page, which is wrong. Now, we only do this for main frame navigations. closes #1487 |
||
|---|---|---|
| .. | ||
| asset | ||
| block | ||
| element | ||
| hook | ||
| modals | ||
| notification | ||
| store | ||
| tab | ||
| view | ||
| workspace | ||
| app-bg.tsx | ||
| app.scss | ||
| app.tsx | ||
| mixins.scss | ||
| reset.scss | ||
| theme.scss | ||