Skip to content

IsSelectAllTextOnFocus on Input Focus #3545

@gmondin

Description

@gmondin

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Hi, some versions ago (I'm using .net 7, bootstrapBlazor.7.1.12) the function IsSelectAllTextOnFocus stop working when I put the focus on the input, using FocusAsync, its only work at the first time after rendering, I was looking at the code and I saw that the invoke of the method is only after rendering, its possible be back for working after use the focusAsync function? if is possible, can I have a release on .net 7 version?
thank you very much

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

.NET 7

Anything else?

No response

Metadata

Metadata

Assignees

Labels

need-repro-projectNeed repro projectquestionQuestion that needs to be answered

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions