[4.0.x-dev] inline display of icons in ‘input’ labels

Created on 3 March 2025, 6 days ago

the code for displaying icons in ‘input’ fields does not work as expected

src : https://daisyui.com/components/input/#search-input-with-icon

<label class="input input-primary">
  <svg class="h-5 opacity-50" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g stroke-linejoin="round" stroke-linecap="round" stroke-width="2.5" fill="none" stroke="currentColor"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.3-4.3"></path></g></svg>
  <input type="search" required placeholder="Search"/>
</label>

the code should read :

when in fact it displays :

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇫🇷France steveoriol Grenoble 🇫🇷

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024