Skip to content

Form old values #3485

Answered by thetutlage
DZ8540 asked this question in Help
Jan 12, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey.

Instead of writing

flashMessages.has('email') ? flashMessages.get('email') : ''

You can write

flashMessages.get('email') || ''

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@DZ8540
Comment options

Answer selected by DZ8540
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3484 on January 13, 2022 04:07.