GitHub user rsaleev created a discussion: localStorage misses last_async_event_id
I have customized authorization with OAuth and server side session to prevent cookies growing, global async queries are turned on. Chart page is not loading data while polling, I can see only requests to `/async_event` with empty response. Only after few manual page refreshes data loads from cache. Main culprit is missing key in storage and I can't understand why, even with turned off Talisman and WTF_CSRF GitHub link: https://github.com/apache/superset/discussions/38303 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
