Question: All The X-Label Is Not Working

All The X-Label Is Not Working

All the x-label is not working/showing in html page. Please help, thanks. For example: <x-label for="current_password" value="{{ __('Current Password') }}" />

K

Koh

Asked
All the x-label is not working/showing in html page. Please help, thanks.

For example:
<x-label for="current_password" value="{{ __('Current Password') }}" />
  • K

    Koh

    Answered
    Following is screenshot proof.
  • K

    Koh

    Answered
    Change "value" to "label" is solving this problem.

    <x-label for="current_password" label="{{ __('Current Password') }}" />
  • MS

    Mian Saleem

    Answered
    Hello,

    I have fixed it and updated the live demo. The download fill be updated on Monday.

    Thank you
  • K

    Koh

    Answered
    [@Mian Saleem](/u/saleem) Hi, is it already updated to download file?
  • MS

    Mian Saleem

    Answered
    I will update the file tomorrow. You will get email notification by Envato once updated. Thanks
  • Login to Reply