Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@MozirDmitriy
Copy link
Contributor

Replace reactive statement that was overwriting quota validation result

The $: exceeds = false; reactive block was resetting the exceeds variable
after it was set by checkIfAmountExceedsQuota(), causing quota validation
to always return false. Changed to regular variable declaration to fix this.

@dantaik dantaik changed the title fix: TokenInput quota validation always returning false fix(bridge-ui): fix issue where TokenInput quota validation always returning false Jul 29, 2025
@KorbinianK KorbinianK enabled auto-merge July 29, 2025 06:50
@KorbinianK KorbinianK self-assigned this Jul 29, 2025
@taikoxyz taikoxyz deleted a comment from claude bot Aug 8, 2025
@dantaik
Copy link
Member

dantaik commented Aug 8, 2025

@claude please review

@claude
Copy link

claude bot commented Aug 8, 2025

Claude encountered an error —— View job

Failed with exit code 128

I'll analyze this and get back to you.

@KorbinianK KorbinianK added this pull request to the merge queue Aug 8, 2025
Merged via the queue into taikoxyz:main with commit a36f99f Aug 8, 2025
10 checks passed
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