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

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

@cryptcoin-junkey

Description

@cryptcoin-junkey
[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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions