Submitting login form for users is activating flash message on contact page
michielsarne opened this issue · 2 comments
michielsarne commented
Description
Whenever I log in with a new user in my login.twig I get my flash message I setup which shows whenever that contact form is correctly submitted. Anyone knows how to fix this? TIA
Steps to reproduce
- create a contact form
- create a login.twig with login form
Additional info
- Craft version: Craft Pro 4.1.1
- PHP version: 8.1.5
- Database driver & version: MySQL 10.4.24
- Contact Form: 3.0.0
- Craft Commerce: 4.0.4
- Redactor: 3.0.1
- Sendgrid: 2.0.1
- Siteswitcher: 2.3.0
i-just commented
Hi, thanks for reaching out. I'm having trouble replicating this behaviour. If you're still experiencing this issue, can you please provide more details on how to replicate? Your contact and login forms code would be a good start. Also, do you have any custom code for either of those?