Skip to content

Prerelease docs missing HTML #597

@uecasm

Description

@uecasm

Looks like some omitted code quoting has caused some HTML to be stripped out of the release notes, rendering them indecipherable.

I was able to recover what I think was intended from the VNext docs page. (At least my test code seems to run ok.)

Although also the "in your layout put the BSCore" thing is probably at the wrong indent level, since that's not related to _Imports.razor. And I'm not sure showing an invalid integrity value like that is helpful -- or at least is less helpful than adding a paragraph with a link telling people when and how to get a real value to put there. (And it wouldn't be needed in a typical Blazor app, since it's in wwwroot.)


On a side note, I came looking for this update specifically due to some weird threading behaviour of BSModal in older versions (the Shown and Hidden events being called back not on the render thread, and various things returning before actually complete) -- I'm happy to say that the new preview (or actually Preview3, which seems to exist in NuGet but not GitHub Releases?) is behaving a lot more "sensibly" in these regards, though I've yet to test it in a larger app.

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