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

Set entire dappConfig to redux store if exists #982

Merged
merged 5 commits into from
Dec 8, 2023

Conversation

mgavrila
Copy link
Collaborator

@mgavrila mgavrila commented Dec 8, 2023

Issue/Feature

Currently only logoutRoute, shouldUseWebViewProvider and cancelTransactionToastDuration are being set into redux store if they are sent via dappConfig.

Reproduce

Issue exists on version 2.24.3 of sdk-dapp.
Send isSSR as property of dappConfig. It will not exist in dappConfig from redux store.

Root cause

Fix

Assign entire payload (if exists)

Additional changes

Contains breaking changes

[x] No

[] Yes

Updated CHANGELOG

[x] Yes

Testing

[x] User testing
[] Unit tests

@mgavrila mgavrila merged commit 9ad5efd into development Dec 8, 2023
@mgavrila mgavrila deleted the amg/fix/dappConfig branch December 8, 2023 15:58
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