我正在尝试在 URL 中添加用户名和密码,以便能够查看iFrame
帐户。
我测试过:
<iframe src="http://user:password@localhost:5601" height="600" width="800"></iframe>
但它告诉我:
出问题了
尝试刷新页面。如果这不起作用,请返回上一页或清除会话数据。
/translations/en.json
是一个嵌入凭据的 url。
版本:6.7.1
建造:20266
Error: /translations/en.json is an url with embedded credentials.
_callee$@http://user:password@localhost:5601/built_assets/dlls/vendors.bundle.dll.js:217:104853
tryCatch@http://user:password@localhost:5601/built_assets/dlls/vendors.bundle.dll.js:345:246774
没有其他解决方案吗?