You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The placeholder attribute in the library component fails to handle line breaks correctly, resulting in component crashes. When using line breaks, such as "placeholder="This\nis\nplaceholder"," the component becomes non-functional.
Steps to Reproduce:
Add the library component to a project.
Set the placeholder attribute with line breaks.
Run the project and observe the component crash.
Impact:
The inability to use line breaks in the placeholder attribute limits customization options and hinders user experience.
The placeholder attribute in the library component fails to handle line breaks correctly, resulting in component crashes. When using line breaks, such as "placeholder="This\nis\nplaceholder"," the component becomes non-functional.
Steps to Reproduce:
Impact:
The inability to use line breaks in the placeholder attribute limits customization options and hinders user experience.
The text was updated successfully, but these errors were encountered: