creativetimofficial / vue-argon-design-system

Vue Argon Design System
http://demos.creative-tim.com/vue-argon-design-system/#/
862 stars 900 forks source link

[Bug] basic input bug at form #49

Open vnevermore opened 4 years ago

vnevermore commented 4 years ago

Version

latest

Reproduction link

https://e-katalogos.eu/#/

Operating System

windows 7

Device

desktop

Browser & Version

chrome - Version 84.0.4147.105 (Official Build) (64-bit)

Steps to reproduce

At the bottom of the landing page, there's a contact form. If you write anything on the name or email field, it will be instantly deleted when you remove your cursor from it.

  1. type something on the input
  2. click anywhere else and what you've just wrote will be gone

    What is expected?

    keep information for submit

    What is actually happening?

    auto deleting information


Solution

Additional comments

dragosct commented 4 years ago

Hi! Please see #30 there is the solution.

Regards, Dragos

vnevermore commented 4 years ago

thansk fixed