Skip to content

fix(clerk-js): Escape characters in pattern for inputs of [type="email"]#2712

Merged
nikosdouvlis merged 1 commit intomainfrom
elef/fix-email-pattern-escape
Feb 2, 2024
Merged

fix(clerk-js): Escape characters in pattern for inputs of [type="email"]#2712
nikosdouvlis merged 1 commit intomainfrom
elef/fix-email-pattern-escape

Conversation

@panteliselef
Copy link
Copy Markdown
Contributor

Description

Fixes the error in the browser console
Screenshot 2024-02-02 at 10 56 49 AM

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@panteliselef panteliselef self-assigned this Feb 2, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 2, 2024

🦋 Changeset detected

Latest commit: d25fdb9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nikosdouvlis nikosdouvlis merged commit aaa4570 into main Feb 2, 2024
@nikosdouvlis nikosdouvlis deleted the elef/fix-email-pattern-escape branch February 2, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants