Skip to content

🐞 [Bug]: v3 Flash Message with redirect is not working  #3038

@patelajay745

Description

@patelajay745

Question Description

I am sending flash message using below code

return c.Redirect().With("status","added").To("/dashboard")

and try to retrieve it using below code

message := c.Redirect().Message("status")

Not getting anything.

Is there anything wrong?

Checklist:

  • I agree to follow Fiber's Code of Conduct.
  • I have checked for existing issues that describe my questions prior to opening this one.
  • I understand that improperly formatted questions may be closed without explanation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions