csharpfritz / BlazingPizzaWorkshop

The Blazing Pizza Workshop, updated for .NET 8
MIT License
37 stars 19 forks source link

Update 05-components.md - Add Link to Leaflet.css #25

Closed panjkov closed 1 month ago

panjkov commented 1 month ago

Added link to Leaflet.css in App.Razor so that map can be displayed correctly

csharpfritz commented 1 month ago

huh... I thought we left the reference to leaflet in all of the app.razor files. Looks like I was mistaken

Thank you for the doc update!

panjkov commented 1 month ago

@csharpfritz in scenarios where users start building labs from Module 0 and continue sequentially through other modules using same project, this reference was missing so the map was not rendering properly.