Skip to content
Snippets Groups Projects
Select Git revision
  • 20953df6d29a0ae63972ca6352a402779a918f0d
  • master default protected
  • 1.31
  • 4.38.7
  • 4.38.6
  • 4.38.5
  • 4.38.4
  • 4.38.3
  • 4.38.2
  • 4.38.1
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
23 results

251.html

Blame
  • 251.html 1.10 KiB
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>investigate the reloading of select #251</title>
        <script src="./251.mjs" type="module"></script>
    </head>
    <body>
        <h1>investigate the reloading of select #251</h1>
        <p>there are problems with filtering remote url options</p>
        <ul>
            <li><a href="https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/251">Issue #251</a></li>
            <li><a href="/">Back to overview</a></li>
        </ul>
        <main>
            
    <!--        <monster-select
                    data-monster-option-filter-mode="remote"
                    data-monster-option-filter-position="popper"        
                    data-monster-option-features-lazyload="false"
                    data-monster-option-url="/issue-251.json?q={filter}" 
                    data-monster-option-mapping-labeltemplate="${name}"
                    data-monster-option-mapping-valuetemplate="${id}">
            </monster-select> //-->
    
            
            <div id="uGhach43"></div>
            
        </main>
    </body>
    </html>