Skip to content

Fix isEmail validation failure on valid emails during Docker setup#835

Merged
chrisvel merged 1 commit intomainfrom
fix-bug-833
Feb 11, 2026
Merged

Fix isEmail validation failure on valid emails during Docker setup#835
chrisvel merged 1 commit intomainfrom
fix-bug-833

Conversation

@chrisvel
Copy link
Owner

Description

Type of Change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)
  • Breaking change (breaks existing functionality)
  • Documentation/Translation update

Related Issues

Fixes #833

Testing

How did you test this?

Commands run:

  • npm run pre-push (linting + formatting + tests)
  • Tested manually in browser
  • Tested on mobile (if UI changes)

Screenshots

Checklist

  • This is not an AI slop crap, I know what I am doing
  • Code follows project style guidelines
  • Self-reviewed my own code
  • Added/updated tests (if applicable)
  • Updated documentation (if needed)
  • Database migrations included and tested (if applicable)
  • Translation keys added and synced (if applicable)

Additional Notes

@chrisvel chrisvel merged commit 5a1f065 into main Feb 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] isEmail fails on valid email during install

1 participant