Skip to content

component does not assign value after selection from database #6385

@franciscojml

Description

@franciscojml

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions