Skip to content

Drop faulty + unused js code#12

Open
wpoely86 wants to merge 1 commit into
hpcugent:masterfrom
wpoely86:fix
Open

Drop faulty + unused js code#12
wpoely86 wants to merge 1 commit into
hpcugent:masterfrom
wpoely86:fix

Conversation

@wpoely86

@wpoely86 wpoely86 commented Jan 9, 2025

Copy link
Copy Markdown
Contributor

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