RadzenFileInput cause syntax error by using invalid span-tag attribute #349

Closed
opened 2026-01-29 17:35:52 +00:00 by claunia · 0 comments
Owner

Originally created by @acordts on GitHub (Mar 25, 2022).

only global attributes are allowed to span-tags (src: https://html.spec.whatwg.org/multipage/dom.html#global-attributes)
using RadzenFileInput raise a Syntaxerror (https://validator.w3.org/)

image
image

Originally created by @acordts on GitHub (Mar 25, 2022). only global attributes are allowed to span-tags (src: https://html.spec.whatwg.org/multipage/dom.html#global-attributes) using RadzenFileInput raise a Syntaxerror (https://validator.w3.org/) ![image](https://user-images.githubusercontent.com/15037161/160086385-d808fd3e-e1dc-42c4-97d8-16b923a6a5f8.png) ![image](https://user-images.githubusercontent.com/15037161/160085338-2c22201f-34f0-4c8b-b399-00b058412152.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#349