在 Chrome 上运行 TryMudBlazor 时遇到错误

发布于 2025-01-19 04:40:23 字数 506 浏览 0 评论 0原文

最近,当Trymudblazor尝试从Mudblazor网站上尝试示例时,似乎在Chrome上遇到了问题。这似乎是最近正在发生的事情。在Microsoft Edge上一切正常。获取错误:

blazor.webassembly.js:1 System.AggregateException:发生一个或多个错误。 (无法使用Token 0100006C从Typeref解析类型(预期类'try.usercomerponents .__ main in indaybly'insembly'try.usercomponents,版本= 1.0.0.0,cultion =中性,public keytrykeytoken = null'))))))))))))) ---> system.typeloadexception:无法使用Token 0100006C从Typeref(预期类'try.userComponents。 在trymudblazor.client.program.main(string [] args)上 ---内部异常堆栈跟踪的结尾---

Recently TryMudBlazor seems to run into problems on Chrome when trying out the examples from the MudBlazor site. This seems to be something that is happening more recently. Everything works fine on Microsoft Edge. Getting error:

blazor.webassembly.js:1 System.AggregateException: One or more errors occurred. (Could not resolve type with token 0100006c from typeref (expected class 'Try.UserComponents.__Main' in assembly 'Try.UserComponents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'))
---> System.TypeLoadException: Could not resolve type with token 0100006c from typeref (expected class 'Try.UserComponents.__Main' in assembly 'Try.UserComponents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null')
at TryMudBlazor.Client.Program.Main(String[] args)
--- End of inner exception stack trace ---

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

琴流音 2025-01-26 04:40:23

我有一个建议清除浏览器饼干,然后在Chrome上重试,这似乎有效。

I got a suggestion to clear browser cookies and try it again on Chrome and that seemed to have worked.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文