Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

fix(react-client-tool): referring config.url which is undefined#70

Open
SeanCassiere wants to merge 1 commit intoamritb:masterfrom
SeanCassiere:SeanCassiere/issue69
Open

fix(react-client-tool): referring config.url which is undefined#70
SeanCassiere wants to merge 1 commit intoamritb:masterfrom
SeanCassiere:SeanCassiere/issue69

Conversation

@SeanCassiere
Copy link
Copy Markdown

fixes #69

Once connected, the setConnData in the useEffect was referring to config.url which is undefined, rather it should have been referring config.server.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

storing server-url in the base64 config

1 participant