mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
6684a5c2b8
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 |
||
---|---|---|
.. | ||
chat | ||
codeeditor | ||
helpview | ||
plotview | ||
preview | ||
quicktipsview | ||
sysinfo | ||
term | ||
vdom | ||
waveai | ||
webview |