question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Charts issue in server template

See original GitHub issue

I 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:closed
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
kylin30commented, May 26, 2022

@@antv?

0reactions
ElderJamescommented, Jul 1, 2022

I think this has been fixed.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found