react-native-dropdown-select-list icon indicating copy to clipboard operation
react-native-dropdown-select-list copied to clipboard

Issue introduced with version 2.0.0

Open JohnGoodman opened this issue 1 year ago • 0 comments

After upgrading to version 2.0.0, I'm getting this error:

Error - Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.

I didn't change any code but that error showed up. I tested various things in my code and nothing seemed to fix it. I downgraded to version 1.0.23 and the select field works again.

JohnGoodman avatar Dec 11 '23 19:12 JohnGoodman