Skip to content

Chapter 18. Adding a services page to the Northwind MVC website #99

@Dreamoochy

Description

@Dreamoochy

On page 20 in step 3 items styled with

<span class="badge badge-info">...</span>

are not displayed. The following style works:

<span class="badge bg-info">...</span>

Also terminal output shows GET request for service-worker.js with 404 response. After copying this file from Northwind.BlasorWasm to Northwind.Mvc these messages are no longer shown. But it doesn't affect the functionality as it seems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions