ant-design-charts-blazor icon indicating copy to clipboard operation
ant-design-charts-blazor copied to clipboard

Need 2 refresh pages before displaying icon data

Open zhaojinxue opened this issue 2 years ago • 1 comments

Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: Could not find 'AntDesignCharts.interop.create' ('AntDesignCharts' was undefined).

Snipaste_2023-04-06_01-11-02 Also referenced

<script src="_content/AntDesign.Charts/ant-design-charts-blazor.js"></script>

zhaojinxue avatar Apr 05 '23 17:04 zhaojinxue

Please put the blazor.webassembly.js refrence at the bottom.

ElderJames avatar Apr 06 '23 13:04 ElderJames