Charts issue in server template
See original GitHub issueI installed the latest template
dotnet new -i AntDesign.Templates
I then create a project with Visual Studio 2022 Community Ed, using the "Ant Design Pro Blazor App (AntDesign Blazor Team) template. I chose “full”, server and css. Once the project was created, I tried to do a build and was given the following error. I’ve tried several times and still get the same error,
1>C:\test\Test.Portal\Pages\_Host.cshtml(25,61,25,65): error CS0103: The name 'antv' does not exist in the current context
I’m not sure what I’m doing wrong, does anyone know what this issue is?
Its coming from this script reference in the _Host.cshtml file
<script type="text/javascript" src="https://unpkg.com/@antv/g2plot@latest/dist/g2plot.min.js"></script>
Issue Analytics
- State:
- Created a year ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
A Guide to Custom Charts Templates
Custom Charts templates make it easier to onboard new teams to Jira and get them up and running with ready-made charts and dashboards....
Read more >Debugging Templates
Troubleshooting charts that are failing to deploy. ... templates can be tricky because the rendered templates are sent to the Kubernetes API server, ......
Read more >Managing an issue template - Ricksoft Documentation
To enter issue template mode, select Issue template from the gear icon in the upper right of the screen. Creating an issue template....
Read more >'helm template' command results in a newline character ...
Bug Running the helm template command with helm v2 can result in whitespace being removed, invalidating the helm chart.
Read more >Design templates for reports and charts automation with ...
This article focuses on how to design failure free templates in Datylon for Illustrator and export them to the Datylon Report Server online....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@@antv?
I think this has been fixed.