Jeroen Dewaele

Results 2 issues of Jeroen Dewaele

### What happened? ### Description Changing between entry types in the backend ("Create an entry" view) doesn't update the view (fields). ### Steps to reproduce 1. Create a section with...

bug
craft4

The regex fails when there are special characters ```(!#$%&'*+-/=?^_\`{|}~)``` in the email address. So I've updated `email_regex` to account for that.