Open felixvandal opened 6 years ago
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>
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?