express-messages icon indicating copy to clipboard operation
express-messages copied to clipboard

Problem with != messages()

Open Marwari opened this issue 7 years ago • 0 comments

I was doing one of my project and found that whenever I use != messages() it gives an error messages is not a function

But when used !{messages} it worked just fine, just curious to know why != messages() didn't worked well.

Marwari avatar Jun 13 '18 17:06 Marwari