admin icon indicating copy to clipboard operation
admin copied to clipboard

Flash Notification not displayed

Open changwuf31 opened this issue 7 years ago • 1 comments

Most of the time, when saving resources, the flash notifications are not displayed.

The only case the notification will be displayed, is on the singleton page, like "Setting"

changwuf31 avatar Apr 25 '17 02:04 changwuf31

@changwuf31

//set
actionArgument.SkipDefaultResponse = true
//before
actionArgument.Context.Flash("message test", "message type")

@jinzhu This can be closed.

hexdigest avatar Sep 10 '21 08:09 hexdigest