waveterm/frontend/app/view
Evan Simkowitz 9ce0093751
Fix errors in loading of help view (#1501)
When clicking on one of the cards from the home page of the docsite and
when initially loading the home page of the docsite, the webviewTag was
emitting a `did-frame-navigate` event, which we weren't tracking. This
meant that we were not properly recording that a navigation had
occurred. This caused three separate issues:

- We were never setting the meta url for the block, which meant that
when you navigated to a different tab or reloaded the app, you'd lose
what page you were last on.
- The site would reload after we fixed a broken docsite url, but we
wouldn't remove the error text that blocks the broken site.
- Clicking on the "open in external browser" button wouldn't do
anything.
2024-12-11 16:09:47 -08:00
..
chat Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
codeeditor wsh run (#1376) 2024-12-04 14:16:50 -08:00
helpview Fix errors in loading of help view (#1501) 2024-12-11 16:09:47 -08:00
plotview Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
preview Fix unawaited promises in dir preview (#1474) 2024-12-10 15:13:11 -08:00
quicktipsview Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
sysinfo New Connections Configs (#1383) 2024-12-05 10:02:07 -08:00
term create ref in model, also remove isRunning (#1496) 2024-12-11 12:26:56 -08:00
vdom Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
waveai Perplexity api (#1432) 2024-12-09 15:48:33 -08:00
webview Fix errors in loading of help view (#1501) 2024-12-11 16:09:47 -08:00