[feature] add some method to avoid reown from automatically connecting to previously connected network
What problem does this new feature solve?
When the user is connected to some network and after page refresh we are trying to connect to some other network then the network change dialog box appears. (I am passing only one network in the networks array of init call)
I want fresh connection to start if i am initializing
Describe the solution you'd like
Add a function, prop or anything.
@tomiir @enesozturk can you guys take a look on this. This feature can solve major problem in our app
Hi - After refresh which network are you trying to connect to? it seems that appkit does not support it and this is expected behaviour.
@Sam-Newman can't it just remove everything from the local storage and start a new and fresh session (During the initialization)?? I want reown to forget last connection, so that this dialog box does not appear and a fresh new connection starts
@Sam-Newman @tomiir @enesozturk
Hey capturing this as a feature request.
@tomas.rawski Is there any workaround that you know of?
some problem any solution ?