Wrong code for example in online documentation #810

Closed
opened 2026-01-29 17:44:46 +00:00 by claunia · 1 comment
Owner

Originally created by @koddek on GitHub (Apr 13, 2023).

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://blazor.radzen.com/form-field'
  2. Scroll down to 'Helper text'
  3. Click on 'Edit Source'
  4. The code does not match the example. It is the same code for the previous example (Start, End, and ChildContent)

Desktop (please complete the following information):

  • Browser [e.g. chrome, safari]

Additional context
Please also add an example on how to validate control on changed

Originally created by @koddek on GitHub (Apr 13, 2023). **To Reproduce** Steps to reproduce the behavior: 1. Go to '[https://blazor.radzen.com/form-field](url)' 2. Scroll down to 'Helper text' 3. Click on 'Edit Source' 4. The code does not match the example. It is the same code for the previous example (Start, End, and ChildContent) **Desktop (please complete the following information):** - Browser [e.g. chrome, safari] **Additional context** Please also add an example on how to validate control on changed
Author
Owner

@enchev commented on GitHub (Apr 14, 2023):

Fixed with dd30b30b34. Check also the last example for more info about validation.

@enchev commented on GitHub (Apr 14, 2023): Fixed with https://github.com/radzenhq/radzen-blazor/commit/dd30b30b34aae3556ff5e0d63c92d4bd65ed216b. Check also the last example for more info about validation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#810