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
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
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