Change8

@clerk/ui@1.27.1

📦 clerkView on GitHub →
🐛 1 fixes

Summary

This patch release addresses a bug where phone number and multi-email fields would crash on paste events lacking clipboard data. This fix ensures a more stable user experience when interacting with these input fields.

🐛 Bug Fixes

  • Prevented phone number and multi-email fields from crashing when they receive paste events without clipboard data.