Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

4khobta
Copy link

@4khobta 4khobta commented Oct 21, 2025

The placeholder attribute was being HTML-escaped when rendered via {{ $attributes->get('placeholder') }}, causing apostrophes (') to appear as '. Switched to :placeholder binding to preserve raw text output.

2025-10-21.23-17-27.mp4

The placeholder attribute was being HTML-escaped when rendered via 
{{ $attributes->get('placeholder') }}, causing apostrophes (') 
to appear as &robsontenorio#39;. Switched to :placeholder binding to preserve 
raw text output.
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

Successfully merging this pull request may close these issues.

1 participant