enhancementhelp wantedmini-browser
仓库指标
- 星标
- (18,676 个星标)
- PR 合并指标
- (平均合并 15天 4小时) (30 天内合并 75 个 PR)
描述
There are 2 cases to consider:
- opening a URL with
httpfrom Theia deployed underhttps, in this case we should notify a user about CORS issues. Right now they are only logged in the dev tool console and the mini browser is spining forever. - opening a URL with
httpsscheme, in this case some pages cannot be opened in iframe (see images below). The mini-browser should detect it and propose a user to open such page in a new browser tab.