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

Drop faulty + unused js code #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wpoely86
Copy link
Contributor

@wpoely86 wpoely86 commented Jan 9, 2025

The code gives an error (TypeError: select is null) as it needs a if check to test if the value is saved. So the event handler is never run. Despite this, the LAST_IDP_COOKIE setting puts in a cookie with the last picked IDP so it keeps on working.

The code gives an error (TypeError: select is null) as it needs a
if check to test if the value is saved. So the event handler is never
run. Despite this, the LAST_IDP_COOKIE setting puts in a cookie
with the last picked IDP so it keeps on working.
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

Successfully merging this pull request may close these issues.

1 participant