Skip to content
New issue

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

Fixed amount value #102

Merged
merged 1 commit into from
Mar 15, 2022
Merged

Fixed amount value #102

merged 1 commit into from
Mar 15, 2022

Conversation

gsoares85
Copy link
Collaborator

No description provided.

Copy link
Contributor

@pmprete pmprete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except my comment looks good

this.showSuccess = false
const minValue = Math.min(newValue, maxValue);
const bgAmount = new BigNumber(minValue);
this.$nextTick(() => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this.$nextTick here?

@gsoares85 gsoares85 merged commit 25a2b6d into main Mar 15, 2022
@aguschirico aguschirico deleted the feature/TBRE-518-amountError branch March 24, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants