My angular 14 project is not detecting the changes in there values in the variables and not reflecting in the HTML file. Currenlty i am using changeDectectorRef.detectChanges() function for detect changes manually. It working when i click on the DOM, i mean changes are reflecting when a change is happening. How can i found the issues on my project?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)