Skip to content
Snippets Groups Projects
Select Git revision
  • 60a6e7952bdc5f71639933c3521635b3cb7a0fd4
  • master default protected
  • v1.16.5
  • v1.16.4
  • v1.16.3
  • v1.16.2
  • v1.16.1
  • v1.16.0
  • v1.15.0
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.0
  • v1.11.0
  • v1.10.2
  • v1.10.1
  • v1.10.0
  • v1.9.0
  • v1.8.3
  • v1.8.2
  • v1.8.1
22 results

shadow.go

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>