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(core|console): Hotfix for providers without val prop #2711

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

betimshahini
Copy link
Contributor

Description

Providers without the newly introduced val property in the theme object were producing errors, both at login (passport) and in console. This addresses the issue.

Related Issues

  • N/A

Testing

  • Test in dev with and without val prop in theme object's providers property.

Checklist

  • I have read the CONTRIBUTING guidelines
  • I have tested my code (manually and/or automated if applicable)
  • I have updated the documentation (if necessary)

@betimshahini betimshahini merged commit 5ebbde1 into main Oct 10, 2023
14 checks passed
@betimshahini betimshahini deleted the fix/provider-val-props-error branch October 10, 2023 09:49
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.

2 participants