ambiguity between 'same' objects
Hi!
I did this tutorial step by step and everything was cool. Some day I could not compile my code because of this strange error.
In Index.razor have a lot of red error with this ambiguity thing and reference an Index.razor.g.cs file and I don't know why.
I tried to find on google a good soulution, but I could not find anything helpful.
I use VS for mac 8.5.3(build 16)
Please help me somehow.
Thanks, Patrik
@vogronicspatrik In the BlazingPizza.Client folder you will find obj & bin folder. Just delete the obj & bin folder and build the project again. The errors should go away. Let me know if that works for you. If it does, do consider closing this issue.
@vogronicspatrik Did you get a chance to make changes i suggested in my previous comment? If this is no longer an issue for you, do consider closing this issue. Thanks.