plotly / plotly/dash-auth

Browser Compatibility Problem with Chrome on Windows System.

Open
#111 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
135
Forks
67
PR merge metrics
No merged PRs in 30d

Description

I used the following version of the libraries. It works for OS Chrome/Safari browser and Windows IE browser, but won't work for the Windows Chrome browser. It just shows the error message saying that "Login required" and didn't have the pop up window to enter the username and password. I'm wondering if there's a compatibility problem with Window Chrome browser. Thanks for the help!

attrs==20.1.0
beautifulsoup4==4.9.1
Brotli==1.0.7
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
click==7.1.2
cryptography==3.0
dash==1.14.0
dash-auth==1.3.2
dash-bootstrap-components==0.10.3
dash-core-components==1.10.2
dash-enterprise-auth==0.0.4
dash-html-components==1.0.3
dash-renderer==1.6.0
dash-table==4.9.0
Flask==1.1.2
Flask-Compress==1.5.0
Flask-SeaSurf==0.2.2
future==0.17.1
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
json5==0.9.1
jsonschema==3.2.0
MarkupSafe==1.1.1
mspider==0.2.5
numpy==1.19.1
pandas==1.1.0
Pillow==7.1.2
plotly==4.1.1
pycparser==2.20
pyOpenSSL==19.1.0
pyrsistent==0.16.0
python-dateutil==2.8.0
pytz==2020.1
requests==2.24.0
retrying==1.3.3
scidownl==0.2.7
six==1.15.0
soupsieve==2.0.1
termcolor==1.1.0
tqdm==4.46.0
ua-parser==0.10.0
urllib3==1.25.10
Werkzeug==1.0.1
wget==3.2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the authentication failure with the listed package versions in Windows Chrome, then compare it with the reported working browsers. The issue does not name a repository file or test; done requires identifying the compatibility cause and confirming that the username/password prompt appears in Windows Chrome.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.