Datetime picker crashes after changing pages

Hello there.

I’m using the datetime picker (the one with 3D rotate effect) and, after the initial tests go well, a issue appeared. On the first time loading the page where the picker is in it, everything is fine. Basically I have a button on the main page lead to the form where the picker is located. Now, if I hit the back button to return to the main page and press the button again to reopen my form, the picker goes crazy:

What I could observe is that if I change the phone orientation, the picker magically become right again. I tried to trigger the orientation change event manually, but it didn’t work. Initializing the picker again didn’t work as well.

I’m using Framework7 1.4.0 (for technical matters, I can’t update to the newest version).

Did anyone experienced this problem before?
Thanks.