jaredhanson / jaredhanson/connect-flash
req.flash('type', 'message'), info and success types are not working
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
When I specify the flash type as 'info' or 'success', it is not shown.
Only 'error' type is shown.
P.S. I am using express 4.11.1
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is identified in the issue. Start by reproducing req.flash('info', ...) and req.flash('success', ...) with Express 4.11.1, then compare their behavior with the working 'error' type. Done means info and success messages are shown as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100