We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Reproduction → Steps to Reproduce the Bug
When placing a limit order, I entered 2 BNB and 8 USDT.
When receiving the updateOrderBook, the UI displays the result as 6.
After refreshing the entire page, the correct quantity of 4 is displayed properly.
Expected result.
After adding, the correct quantity can be displayed properly without the need for a refresh.
The text was updated successfully, but these errors were encountered: