PageView turning event don't run in Cocos2d-x 3.10

I confirm pageview turnig event run well in previous versions.
But I can’t get that event in 3.10 version.

How to do ?

Can you show me the code so I can drop it in a new project and test?

Thanks for you attention.
I fix cocos2d-x engine in myself refering https://github.com/cocos2d/cocos2d-x/pull/14964/files.
Now ti run, but it seem to be slow a bit.