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

fix: authnContext to string #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Datalux
Copy link

@Datalux Datalux commented Mar 9, 2021

Fix per #32

Versione di TypeScript: 4.2.2

@bfabio
Copy link
Member

bfabio commented Mar 20, 2021

@Datalux this doesn't look right to me, why are we removing the type? And isn't entityID already a string?

@peppelinux
Copy link
Member

@bfabio we still have those spurious error messages due to #32

This pr fixed It but we Need to keep an Eye on the cause of these undefined values, if we converte them to a string (even if "") It doesn't throw that warning/error

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.

3 participants