component does not assign value after selection from database #6388
Unanswered
franciscojml
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@franciscojml Thank you for reporting. We will give triage later. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the bug
Continius from Issue #5971
Here's a video showing the issue reported above.
I've added the ability to read data from a Virtual Database.
ErrorVideo.mp4
Argo Zhang_BootstrapBlazorApp2.zip
Expected Behavior
When selecting a value in the SelectTable component, I want the text value to be displayed in the component.
Interactive render mode
Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)
Steps To Reproduce
Step 1: Click on the advanced search button
Step 2: Select one of the items from the select Managing Unit
Step 3: After selecting the item, the modal window closes and the text value of the selected item is not displayed
Step 4: I close the advanced search modal window
Step 5: I open the advanced search screen again and the text of the selected item appears
Exceptions (if any)
No response
.NET Version
NET9.0
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions