Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Dash Loading children - Persistance of content after page refresh

$
0
0

I have the following Dash application, in which a callback function has some logic triggered by a button, that update update the content of an html.Div component (id=“run-button-feedback”) and refresh the page. However, I am unable to avoid that the html.Div component return to its inital value after a page refresh.

The page refresh is essential for other components to update, however this html.Div component need to contain a message to user that persists after page refresh

How can I make this happen?

see code here:

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 6271

Trending Articles