material-ui-phone-number
material-ui-phone-number copied to clipboard
React 18 support
After upgrading to React 18, when the country code select button is clicked, the dropdown appears for a moment on the left side of the screen before it's positioned on top of the select button/input:
It didn't happen with React 17.
+1
This package (https://github.com/viclafouch/mui-tel-input) handles this problem, supports both React 17 / 18
This package (https://github.com/viclafouch/mui-tel-input) handles this problem, supports both React 17 / 18
@viclafouch Great job :+1: works fine with latest version of React 18.x