-
### Astro Info
```block
Astro v4.16.6
Node v23.0.0
System macOS (arm64)
Package Manager pnpm
Output static
Ada…
-
To make it so that we don't have to go refresh the browser every time we update content, let's add a way to auto refresh the page after a certain amount of time. Could add some javascript that counts …
-
-
Hi,
The "refresh" add-on works like a charm when we need to refresh only one time.
Now if the textarea needs to be refresh a second time... For instance new content has been set, then the value of…
-
When running the dashboard, I get the following error:
```
New-UDPage : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."
At C:\Users\pix4d\Documents\…
-
Refreshing dashboards automatically is an anti-feature that should be removed; we should still allow it in the dashboard json so we still load those dashboards.
miekg updated
5 years ago
-
streamlit_plotly_events==0.0.6
streamlit==1.23.1
streamlit-autorefresh==1.0.1
plotly==5.15.0
plotly-express==0.4.1
#bubble chart
fig = px.scatter(df_bubble, x="total_amount", y="total_transact…
-
Hi everyone,
I started using the ui-codemirror directive a few days ago, and I have to say it is great. I however stumbled upon some refresh problems in a page with a parameter (not sure it is releven…
-
```
What steps will reproduce the problem?
1. Open a page (HTTP) that autorefreshes by reloading, and with HTTPS available
but not included or enabled in HTTPS-Everywhere.
2. Let it autorefresh/reloa…
-
most of the JS frameworks support this and it aids development.
Can we add the same feature to `runserver_plus` ?
I have seen https://github.com/harikvpy/django-autorefresh but that is not mainta…