mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-05 22:48:48 +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 |
||
|---|---|---|
| .. | ||
| app | ||
| layout | ||
| types | ||
| util | ||
| wave.ts | ||