Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar empty on blur #125

Open
felixvandal opened this issue Jun 6, 2018 · 1 comment
Open

Calendar empty on blur #125

felixvandal opened this issue Jun 6, 2018 · 1 comment

Comments

@felixvandal
Copy link

Hello there
I made a jsfiddle to demonstrate the problem
https://jsfiddle.net/fvandal/xpvt214o/198062
With the new Semantic UI vesrion (2.3.1) the input empty itself for some reason.
Do you have a work around available?

@onlyargon
Copy link

Try this part replace with yours. It's should work

<div class="ui calendar">
    <div class="ui input left icon">
      <i class="calendar icon"></i>
      <input type="text" placeholder="Date/Time">
    </div>
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants