Describe the bug
Cannot scroll the list in the popover
I find the touch-action of popover-inner is set to none.
https://github.com/framework7io/framework7/blob/master/src/core/components/touch-highlight/touch-highlight-ios.less
To Reproduce
Steps to reproduce the behavior:
- Open https://framework7.io/kitchen-sink/core/?theme=ios
- Click 'Smart Select'
- Click 'Super Hero'
- Then, try to scroll the list in the popover
Expected behavior
Can scroll the list in the popover
Actual Behavior
Cannot scroll the list in the popover
Screenshots

Additional context
See above
Describe the bug
Cannot scroll the list in the popover
I find the
touch-actionofpopover-inneris set tonone.https://github.com/framework7io/framework7/blob/master/src/core/components/touch-highlight/touch-highlight-ios.less
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Can scroll the list in the popover
Actual Behavior
Cannot scroll the list in the popover
Screenshots
Additional context
See above