You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While integrating the widget in the docs and changing any property (e.g. whitelistedSourceNetworks, darkTheme) nothing changes.
Expected Behavior
Expected to see changes of adjusted properties. For example, when setting whitelistedSourceNetworks={["sepolia"]}, I expect to see only Sepolia in the "From" network drop-down.
Current Behavior
Currently, default properties cannot be changed.
Possible Solution
Steps to Reproduce (for bugs)
It is possible to test the bug in the docs. The code that added the widget playground was added with this PR
While integrating the widget in the docs and changing any property (e.g.
whitelistedSourceNetworks
,darkTheme
) nothing changes.Expected Behavior
Expected to see changes of adjusted properties. For example, when setting
whitelistedSourceNetworks={["sepolia"]}
, I expect to see onlySepolia
in the "From" network drop-down.Current Behavior
Currently, default properties cannot be changed.
Possible Solution
Steps to Reproduce (for bugs)
It is possible to test the bug in the docs. The code that added the widget playground was added with this PR
Version
Sygma commit (or docker tag):
sygma-solidity version:
sygma-substrate version:
Go version:
The text was updated successfully, but these errors were encountered: