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
Please fill out this template appropriately when filing a bug report.
I set a contentController as the content of fpc. There is a tableView | collectionView in the contentController. It cannot respond to the didSelectItemAt | didSelectRowAt method after it is displayed.
Description
Expected behavior
Actual behavior
Steps to reproduce
Code example that reproduces the issue
How do you display panel(s)?
Add as child view controllers
Present modally
How many panels do you displays?
1
2+
Environment
Library version
Installation method
CocoaPods
Carthage
Swift Package Manager
iOS version(s)
Xcode version
The text was updated successfully, but these errors were encountered:
baiyidjp
changed the title
cannot respond to the didSelectItemAt method
cannot respond to the didSelectItemAt | didSelectRowAt method
Jan 19, 2024
I set a contentController as the content of fpc. There is a tableView | collectionView in the contentController. It cannot respond to the didSelectItemAt | didSelectRowAt method after it is displayed.
Description
Expected behavior
Actual behavior
Steps to reproduce
Code example that reproduces the issue
How do you display panel(s)?
How many panels do you displays?
Environment
Library version
Installation method
iOS version(s)
Xcode version
The text was updated successfully, but these errors were encountered: