I just noticed some odd behavior, and wanted to check if that is how is intended to be. Whenever I update a twig file for a page, I have to go to the page in the admin and save each page if I want that page’s template file to update and render correctly.
For example, I just changed a class in one of my template files from ‘btn’ to ‘button’, but the pages didn’t update until I went into the admin and clicked save.
Clearing browser cache doesn’t change it either.
Is this the intended functionality, or have I set something up incorrectly/missing a setting?