We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
deploy with default test data and open the app
select local server
enter 'set x 100' in the cli panel to execute
then select the key "x" , the value is shown as 100
then enter 'set x 200' to execute, observe
Should show the value as 200, i.e. needs refresh the selected key after executing the command.
See screenshot.
If not attached, please check comment section.
Device: Mac Book Pro
OS: macOS High Sierra Version 10.14
Browser: Safari 12.0
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
sumitdaga
No branches or pull requests
Reproduction Steps
deploy with default test data and open the app
select local server
enter 'set x 100' in the cli panel to execute
then select the key "x" , the value is shown as 100
then enter 'set x 200' to execute, observe
Expected Result
Should show the value as 200, i.e. needs refresh the selected key after executing the command.
Actual Result
See screenshot.
Screenshots or screencast
If not attached, please check comment section.
Issue Information
Device: Mac Book Pro
OS: macOS High Sierra Version 10.14
Browser: Safari 12.0
The text was updated successfully, but these errors were encountered: