Hard refresh to view template changes not working since update to 0.124 #1006
Unanswered
maximbelyayev
asked this question in
Q&A
Replies: 1 comment
-
Hi @maximbelyayev, what does your settings look like? And where do you define your components? For your dev server, it should be sufficient to:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not able to view my changes to a component's
template.html
file since release 0.124. Not sure what the change was that may have caused this but it's annoying to have to restart dev server every time I want to view changes.I thought originally this was because the component for which I was comparing changes was defined in a partial template that began in an underscore (e.g.,
_partial.html
), but after removing all references to underscores this behavior remains. I'm guessing it has something to do with the autodiscovery or rendering behavior but I don't have the patience to dive in right now.Beta Was this translation helpful? Give feedback.
All reactions