Thank you for your help.
Multiple pages are prepared and moved sideways with the ons-carousel-item tag.
I have a fixed height and vertical scrollable DIV tag embedded in this page.
You cannot scroll vertically in the DIV tag and try to move horizontally.
Please let me know if there is a solution.
Thank you for your cooperation.
Onsen-UI (version 1.2.1) does not allow vertical scrolling within the ons-carousel-item because of the following:
event.preventDefault();
Why don't you put direction="horizontal" in the ons-carousel attribute?
© 2024 OneMinuteCode. All rights reserved.