Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] Example produces: TypeError: Cannot read properties of undefined (reading 'AsYouTypeFormatter') #454

Open
allComputableThings opened this issue Nov 21, 2024 · 1 comment

Comments

@allComputableThings
Copy link

intl_phone_number_input: ^0.7.4
https://pub.dev/packages/intl_phone_number_input/example

Running this example for web:
(changed the NG->US), the following exception produced

TypeError: Cannot read properties of undefined (reading 'AsYouTypeFormatter')
packages/libphonenumber_web/src/libphonenumber_plugin.dart 13:9                         formatAsYouType
dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 84:54                      runBody
dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 127:5                      _async
packages/libphonenumber_web/src/libphonenumber_plugin.dart 11:34                        formatAsYouType

Related: #453

@Arthurius
Copy link

We're seeing the same issue, any update on this?

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

No branches or pull requests

2 participants