Topic: Input type text Focus issues when routing back to view
goldfarbdev priority asked 1 month ago
Expected behavior I should be able to click inside the input field at any time Actual behavior It's fine on initial load of view. But when routing away and coming back I can not click inside and update text. It immediate invalidates when clicking on it. It's like something is preventing me from updating. Resources (screenshots, code snippets etc.)
First, add your workout name. other formControls down hereFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 4.1.0
- Device: all
- Browser: Chrome
- OS: all
- Provided sample code: No
- Provided link: No
goldfarbdev priority commented 1 month ago
also to note I can use other input fields that are not text.
Arkadiusz Idzikowski staff commented 1 month ago
Could you please edit your post and provide more information about the HTML/TS code that you use to render this input field?
Are there any errors in the console when you go back to the view with input?