Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karte wird nicht aktualisiert #1

Closed
orSpec opened this issue Jan 6, 2021 · 1 comment
Closed

Karte wird nicht aktualisiert #1

orSpec opened this issue Jan 6, 2021 · 1 comment

Comments

@orSpec
Copy link
Owner

orSpec commented Jan 6, 2021

Flask und Folium scheinen nicht perfekt zu harmonieren. Ist die Karte einmal dargestellt, wird sie bei einem Update nicht neu gerendert, vgl. https://stackoverflow.com/questions/53727995/folium-map-not-refreshing-data-on-map-and-displaying-previous-data-visualization

Einfügen von app.config['TEMPLATES_AUTO_RELOAD'] = Truehilft nicht.

@orSpec
Copy link
Owner Author

orSpec commented Oct 12, 2021

app.config["SEND_FILE_MAX_AGE_DEFAULT"] = 0 wurde neu gesetzt.
Manche Browser cachen aber weiterhin, sodass nur ein harter Reload (Strg+Shift+R) hilft.

@orSpec orSpec closed this as completed Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant