You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to add a DatePicker to one of my forms, and as indicated by the documentation, I have wrapped it around an FgInput in order to make it match the other fields. The problem is that while the documentation displays the picker correctly, I have some trouble with its format.
Currently my picker is being displayed like this:
While in the documentation it is displayed like this:
The text is not having the icon in consideration, and therefore, it is overlapping with it.
Just for additional info, here is the code snippet I have been using:
Hello there,
I have been trying to add a DatePicker to one of my forms, and as indicated by the documentation, I have wrapped it around an FgInput in order to make it match the other fields. The problem is that while the documentation displays the picker correctly, I have some trouble with its format.
Currently my picker is being displayed like this:
While in the documentation it is displayed like this:
The text is not having the icon in consideration, and therefore, it is overlapping with it.
Just for additional info, here is the code snippet I have been using:
This being made with version 2.2.0 of the template and 2.5.4 of element-ui.
Thanks in advance.
The text was updated successfully, but these errors were encountered: