Try to check below things. It will help you to solve your problem.
Ensure you’re running the app in Debug mode, as changes in Debug mode typically take effect immediately without needing to restart the app.
Enable Hot Reload in your project.
Clear your browser cache. ( Sometimes, a caching issue might prevent changes from appearing ).
Perform a full rebuild of the solution.