Peter Steffey
Peter Steffey
@DominickVale Thanks for reporting. I'm not able to see the video, can you try re-uploading?
Interesting, a dump of the full logs would be helpful. It looks like it is not overflowing the display area, even when it goes off the screen. The `popoverOrigin` is...
I'm not familiar with Appium, does it work on a normal iOS device or the official simulator?
Ok, I'll need a lot more details if you expect any help with this. As this library has worked for a lot of people, the issue is most likely with...
Interesting, I can add this to the troubleshooting steps. Are there any side affects when you use this work-around in appium?
That is really interesting @mochi08. I just peaked through the source code of `react-native-modal-popover`, it also uses `position: absolute` inside a modal, so maybe there's something else going on?
I'll run some tests on this patch and see if this works, I would be fine including this change in the repo if there's no downsides.
Thanks for bringing this to my attention, I had been experimenting and forgetting to stash before building. I re-released as 5.1.5 without these changes, I need to do more testing...
@Tatobarbosa Sorry I didn't respond sooner, are you still having this issue?
Ah, that's actually an important development. It sounds like the other issue with web is PropTypes, check out #86, maybe you can contribute to the discussion there.