Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Warning from [DOM] is shown in the console. #900

Open
cryptcoin-junkey opened this issue Sep 28, 2020 · 0 comments · May be fixed by #901
Open

Warning from [DOM] is shown in the console. #900

cryptcoin-junkey opened this issue Sep 28, 2020 · 0 comments · May be fixed by #901

Comments

@cryptcoin-junkey
Copy link
Contributor

[DOM] Found 2 elements with non-unique id #sendFeeOption: (More info: https://goo.gl/9p2vKq)
 <select id=​"sendFeeOption" name=​"feeOption" class=​"select2 select2-offscreen" data-bind=​"select2:​ { minimumResultsForSearch:​ 100 }​, value:​ feeOption, valueUpdate:​ 'input'" style=​"width:​100%" title tabindex=​"-1">​…​</select>​ 
 <select id=​"sendFeeOption" name=​"feeOption" class=​"select2 select2-offscreen" data-bind=​"select2:​ { minimumResultsForSearch:​ 100 }​, value:​ feeOption, valueUpdate:​ 'input'" style=​"width:​100%" title tabindex=​"-1">​…​</select>​

I checked the code and I found duplicated ID in balances.js and balances.html
Is this harmless ?

@cryptcoin-junkey cryptcoin-junkey linked a pull request Sep 28, 2020 that will close this issue
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 a pull request may close this issue.

1 participant