leegeunhyeok / react-native-zendesk-messaging

🗣️ Zendesk messaging SDK for React Native
https://www.npmjs.com/package/react-native-zendesk-messaging
MIT License
39 stars 12 forks source link

Crash when pulling down on dropdown modal with tablet #33

Open michelob-nelson opened 1 year ago

michelob-nelson commented 1 year ago

Describe the bug When presented with a dropdown select for a field entry in the bot flow, on mobile, a discard changes option will appear. On tablet, it crashes.

Expected behavior A discard changes option to appear.

Environment (please complete the following information):

https://github.com/leegeunhyeok/react-native-zendesk-messaging/assets/147194788/4ae5d24a-5fb9-49a0-bb92-4114be8390bf

https://github.com/leegeunhyeok/react-native-zendesk-messaging/assets/147194788/c6d10bc4-415b-41ee-9ec5-79e67157bc22

leegeunhyeok commented 1 year ago

Hi, @michelob-nelson.

Can I check the logs in the XCode? It seems to be an internal SDK issue.

michelob-nelson commented 1 year ago

Here is the only logged error:

Screenshot 2023-10-10 at 8 29 31 AM

leegeunhyeok commented 1 year ago

It seems to an internal issue of SDK(0.1.2 => using SDK 2.8.0 as default). Please report this issue to Zendesk Community. I'll follow this issue up too.