material-ui-phone-number icon indicating copy to clipboard operation
material-ui-phone-number copied to clipboard

React 18 support

Open shimbarks opened this issue 2 years ago • 3 comments

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:

MUI-phone-dropdown-React-18

It didn't happen with React 17.

shimbarks avatar Apr 24 '22 13:04 shimbarks

+1

muyiwaoyeniyi avatar Jul 01 '22 22:07 muyiwaoyeniyi

This package (https://github.com/viclafouch/mui-tel-input) handles this problem, supports both React 17 / 18

viclafouch avatar Jul 02 '22 12:07 viclafouch

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

bushmusi avatar Sep 03 '22 13:09 bushmusi