Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to preview6 #31

Closed
wants to merge 2 commits into from
Closed

Conversation

larshg
Copy link
Contributor

@larshg larshg commented Jun 27, 2019

Dotnet instance handlers not working.
Its a little beyond my time and skill to fix those.

Lars Glud added 2 commits April 25, 2019 14:31
DotNetInstance/static handlers is not working.
@larshg
Copy link
Contributor Author

larshg commented Jun 27, 2019

Again, the ChartJsInterop.js is dublicated and placed in both content and wwwroot folders. The clientside can reference the js from content and serverside somewhat from wwwroot, as described [here].(https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-3-0-preview-6/)

Also, the stripnull method cannot be used, as ExpandoObject is not supported anymore. So I changed it to serialize and deserialize a json string.

Not sure if the DotnetInstance handlers can survive that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants