Bugs Fixed:
#51 - JS error when HandleChange was triggered. For now I overrided the handleChange but later on I'll optimize it to be compatible with the Nova method signature. Doesn't break previous versions because this method was always giving this exception.
Others:
Changed some flatpickr methods that were being loaded inside the Vue component and should be on the parent component (the flatpickr itself).