KMoszczyc opened a new issue, #21060: URL: https://github.com/apache/superset/issues/21060
Superset 2.0.0rc1 is not working in Chrome Version 71.0.3578.98 (Official Build) (64-bit) via docker deployment. By not working I mean after login it's showing the loading animation indefinetly. I don't have latest version installed because I get errors when I try to setup Dremio connection in Superset (some sort of builtin.nonetype error). With error 'Object.fromEntries is not a function' that occurs in .src/utils/parseCookies.ts #### How to reproduce the bug 1. Install Chrome Version 71.0.3578.98 2. Install Superset 2.0.0rc1 with docker 3. Login 4. Wait... ### Expected results Normally working Superset page.  ### Actual results Indefinete loading.  ### Environment - browser type and version: Chrome Version 71.0.3578.98 (Official Build) (64-bit) - superset version: `2.0.0rc1` - python version: `Python 3.8.12` - node.js version: ```bash: node: command not found``` - any feature flags active: ### Additional context - It works just fine in Firefox and Edge browsers. - Also it's worth to mention that old Superset versions work fine in that Chrome version - Superset 1.3.2 or 1.2.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
