Topic: Input type text Focus issues when routing back to view
goldfarbdev pro premium priority asked 2 months 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.
Answered
- User: Pro
- 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 pro premium priority commented 2 months ago
also to note I can use other input fields that are not text.
Arkadiusz Idzikowski staff commented 2 months 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?