RxReusable icon indicating copy to clipboard operation
RxReusable copied to clipboard

PUPhotosGridCell is not able to be selected after using RxReusable

Open wailaw opened this issue 8 years ago • 2 comments

This is a useful library, thanks for the efforts.

However, I found that it will make the PUCollectionView unable to select.

PUCollectionView & PUPhotosGridCell are iOS-Runtime classes, which will be called when you try to open photo library from a webView action.

wailaw avatar Apr 06 '17 11:04 wailaw

@wailaw, thanks for reporting! Could you please provide me how can I reproduce the bug? Thanks :)

devxoul avatar Apr 12 '17 14:04 devxoul

@wailaw, could you please try with #3?

Podfile

pod 'URLNavigator', :git => 'https://github.com/devxoul/RxReusable', :branch => 'didmovetowindow'

devxoul avatar May 16 '17 10:05 devxoul