Skip to content
Snippets Groups Projects
Select Git revision
  • 5c2aecbaed36676245a155a915c8ec09f6ac179b
  • main default protected
  • drip-server-timing
  • compress-middleware
  • v2.11.0
  • v2.10.0
  • v2.9.2
  • v2.9.1
  • v2.9.0
  • v2.8.0
  • v2.7.0
  • v2.6.0
  • v2.5.6
  • v2.5.5
  • v2.5.4
  • v2.5.3
  • v2.5.2
  • v2.5.1
  • v2.5.0
  • v2.4.2
  • v2.4.1
  • v2.4.0
  • v2.3.0
  • v2.2.2
24 results

gcloud

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>