Hi all,
I’m just picking up dash, and following a program from Udemy when I’m facing a problem.
When I’m creating a new Dash application, the output in the localhost is reflecting the app.layout
from a previous exercise.
The previous code should be working as intended. However, whatever I run now returns the same output in the localhost.
How am I able to force it to do a hard refresh?