waveterm/frontend/app/view/webview
Evan Simkowitz 2dfdf66169
Opening HelpView pages in external browser uses the public docsite equivalent (#1289)
Before, when you clicked the "Open in External Browser" button from the
`HelpView`, the browser would attempt to open the embedded url, which
may or may not still exist, depending on whether the content was cached
from the last time the app was opened (since the embedded docsite uses a
random port). Now, we'll swap the embedded url for the public docsite
equivalent when you open in an external browser.
2024-11-14 11:03:10 -08:00
..
webview.less Display error message on failed WebView page load (#1072) 2024-10-22 18:17:42 -07:00
webview.tsx Opening HelpView pages in external browser uses the public docsite equivalent (#1289) 2024-11-14 11:03:10 -08:00