You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i click on 1st action of Dropdown then Alert freezes the screen and 2nd option does not show Modal in ios simulator as well as devices. Any Help please?
The text was updated successfully, but these errors were encountered:
`render() {
const data = [
{ value: '1', label: 'Channel info' },
{ value: '2', label: 'Invite Members' },
]
}`
when i click on 1st action of Dropdown then Alert freezes the screen and 2nd option does not show Modal in ios simulator as well as devices. Any Help please?
The text was updated successfully, but these errors were encountered: