Skip to content

@nabinked I have a similar problem. using 6.0.2 in netcoreapp3.1 razor pages project #122

@Aruny4177

Description

@Aruny4177

@nabinked I have a similar problem. using 6.0.2 in netcoreapp3.1 razor pages project

image

image

I had to manually put _content/NToastNotify/toastr.js as otherwise, I got 404 error when the viewcomponent for ntoastnotify was trying to do ntoastnotify.init.

image

So with the above in mind, I got the onGet to add a toast message and then it shows on page load. However, when I add a toast onPost, it fails to show the toast on the next page, as it used to when I used netcoreapp2.2 with an older version of NToastNotify nuget package.

Please let me know if you know what the issue could be.

Originally posted by @talksik in #84 (comment)

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