Giter Site home page Giter Site logo

Comments (3)

alexpmorris avatar alexpmorris commented on July 28, 2024 1

This seems to be related to a bug periodically reintroduced into Chrome, as described here:

Issue 161302: datalists do not work in the default_popup of a chrome extension
https://bugs.chromium.org/p/chromium/issues/detail?id=161302

The dropdown still worked fine on Chrome v92. However, when I tried the latest Brave Browser running Chrome v94, the dropdown stopped working, just as you described.

If I open the file directly in the browser, the dropdown works perfectly. So it does seem to be a resurgence of the bug described above.

Unfortunately for now, it seems the best course of action is to simply hope the bug will resolve itself upon the next few releases of Chrome engine.

However, you can still enter the 3 letter chain code directly in the box without the dropdown, and all else should still work just fine (ie. blt = Blurt)

Here's the list of chain codes currently available:

        <datalist id="chains">
            <option value="wls">WhaleShares</option>
            <option value="bts">BitShares</option>
            <option value="gph">Graphene</option>
            <option value="eos">Eos</option>
            <option value="stm">Steem</option>
            <option value="hiv">Hive</option>
            <option value="blt">Blurt</option>
            <option value="smk">Smoke</option>
            <option value="tlo">Telos</option>
            <option value="utx">UXNetwork</option>
            <option value="wax">Wax</option>
            <option value="gls">Golos</option>
            <option value="cyb">CyberWay</option>
            <option value="ppy">Peerplays</option>
            <option value="usc">USCoin</option>
            <option value="scr">Scorum</option>
            <option value="vit">Vice</option>
            <option value="oth">Other</option>
        </datalist>

from whalevault.

thecryptodrive avatar thecryptodrive commented on July 28, 2024

Thanks @alexpmorris I appreciate the reply and hope it will resolve itself. We have a Blurtjs update request as well, our dev lead Saboin will create an issue for it.

from whalevault.

alexpmorris avatar alexpmorris commented on July 28, 2024

changed to use instead, which seems to resolve the datalist chrome regression bug when used in extensions

from whalevault.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.