Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

change AddContent to AddMarkupContent (fix for "Uncaught SyntaxError: Unexpected token '&'") #192

Merged
merged 5 commits into from
Mar 29, 2020

Conversation

vortex852456
Copy link
Contributor

I wasn't able to test this, because the build fails (how to build the solution?).

But it should fix the error which appears in the browser console when running BlazorMobile.Sample.Blazor.Server as startup project.

@vortex852456 vortex852456 changed the title AddMarkupContent to AddContent (fix for "Uncaught SyntaxError: Unexpected token '&'") change AddContent to AddMarkupContent (fix for "Uncaught SyntaxError: Unexpected token '&'") Mar 29, 2020
@Daddoon Daddoon changed the base branch from master to dev March 29, 2020 14:55
@Daddoon
Copy link
Owner

Daddoon commented Mar 29, 2020

Thanks for the PR !

Indeed i just tested your fix, and it now load without the error in the console.
I will merge this on dev branch, as i will merge all this into master when i will release a new version.

Is this issue blocking for you otherwise ?

@Daddoon Daddoon merged commit 82e43dc into Daddoon:dev Mar 29, 2020
@vortex852456
Copy link
Contributor Author

Thanks for merging!

I'm blocked by this: #182 (comment)

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

Successfully merging this pull request may close these issues.

2 participants