Skip to content

feat(input-otp): add resize-observer-polyfill for cross-browser compatibility#89

Open
lui7henrique wants to merge 1 commit into
guilhermerodz:masterfrom
lui7henrique:fix/resize-observer
Open

feat(input-otp): add resize-observer-polyfill for cross-browser compatibility#89
lui7henrique wants to merge 1 commit into
guilhermerodz:masterfrom
lui7henrique:fix/resize-observer

Conversation

@lui7henrique

Copy link
Copy Markdown

Description:
This PR fixes an issue where the app would crash on Safari (iOS) due to a missing ResizeObserver. The solution was to install and apply a polyfill to ensure compatibility.

Changes:

  • Added resize-observer-polyfill dependency
  • Applied the polyfill in the application setup

Impact:
Users can now create accounts on Safari without the app crashing.

@vercel

vercel Bot commented Feb 21, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rodz-input-otp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 10:56pm

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.

1 participant