The datetime picker component cant not show all information in vue

The datetime picker component of framework7 cant not show complete information in vue . and placeholder is no work.

  <f7-list-item>
    <f7-icon icon="demo-list-icon" slot="media"></f7-icon>
    <f7-label>Date time</f7-label>
    <f7-input type="datetime-local" placeholder="Please choose..."></f7-input>
  </f7-list-item>

QQ%E6%88%AA%E5%9B%BE20181122105735

the user experience is not good. please fix this issue.

Hi guys, I will appreciate if there is any response.

What is ‘complete information’?
How do you initialize your datetime picker instance?

It is default browser behavior for such input. It is not related to F7

Hi Kozmanbalint, u will notice the time is not showed.