Problem/Motivation
Warning: Undefined array key "country_selection" in Drupal\phone_number\Element\PhoneNumber->phoneNumberProcess() (line 164 of modules/contrib/phone_number/src/Element/PhoneNumber.php).
Steps to reproduce
update the module to 2.0.0-alpha6 version
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screenshot from 2024-05-03 18-37-37.png | 37.1 KB | abhishek_gupta1 |
Issue fork phone_number-3445097
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
abhishek_gupta1 commented@Kavya N N, Im Not able to see any changes in your MR. please check
Comment #9
vaish commentedThanks for reporting the bug. I changed the default value from NULL to 'flag' to make it consistent with the other parts of the module. @nnkavya could you please confirm this MR still resolves your issue.
Comment #11
vaish commentedComment #12
vaish commentedCommit a1dedd2c was a mistake. It introduced a schema error and needs to be reverted.
Comment #19
vaish commented