ant-design-blazor / ant-design-blazor/vditor-blazor

Unhandled exception rendering component: Vditor is not defined

未关闭
#9 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
68
派生
8
PR 合并指标
30 天内没有已合并 PR

描述

Microsoft.JSInterop.JSException: Vditor is not defined
ReferenceError: Vditor is not defined
at Object.preview (https://localhost:5001/_content/Vditor/vditor-blazor.js:67:5)
at https://localhost:5001/_framework/blazor.server.js:1:70055
at new Promise ()
at e.beginInvokeJSFromDotNet (https://localhost:5001/_framework/blazor.server.js:1:70021)
at https://localhost:5001/_framework/blazor.server.js:1:26303
at Array.forEach ()
at e.invokeClientMethod (https://localhost:5001/_framework/blazor.server.js:1:26273)
at e.processIncomingData (https://localhost:5001/_framework/blazor.server.js:1:24211)
at e.connection.onreceive (https://localhost:5001/_framework/blazor.server.js:1:17296)
at WebSocket.i.onmessage (https://localhost:5001/_framework/blazor.server.js:1:46513)
at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, String identifier, Object[] args)
at Vditor.Preview.SetPreview() in /Users/zhoudali/Downloads/vditor-blazor-master/src/Vditor/Components/Preview.razor.cs:line 76
at Vditor.Preview.OnAfterRenderAsync(Boolean firstRender) in /Users/zhoudali/Downloads/vditor-blazor-master/src/Vditor/Components/Preview.razor.cs:line 68
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。