Ionic serve BUG RELOAD

Hello, I have a big problem with the ionic serve! For a moment I have to update a lot of times for it to take into account my changes! Sometimes I update and it even comes back to later version … I put a lot of time to test the shot that I need a dozen refreshment for it to work …

Try with ionic serve -r 33222

1 Like

I’ve found waiting for the build to finish before making another change to a file reduces the stale data you see in ionic serve.

If you are seeing old changes, stop your serve and serve again.

If you are still seeing old files, delete all your data (cookies, temp files, etc) from the browser you are using.

1 Like

Why -33222 ?? This doesn’t work …

Thank you for the answer ! Yes I do it all the time but it comes back every time …