Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2686

require('bootstrap/popover') fails when using bootstrap 4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.5.0, 5.6.0, 5.6.1, 5.6.2, 5.7.0, 5.6.3, 5.7.1, 5.7.2, 5.6.4, 5.7.3, 5.8.0, 5.8.1
    • None
    • tapestry-core

    Description

      This code fails when using bootstrap 4:

      require(['bootstrap/popover'], () => {
          console.log('success');
      })
      

      The server returns a 404 error code when the browser requests for the bootstrap/popover module.

      Attachments

        Issue Links

          Activity

            People

              vlamp Volker Lamp
              raigo Raigo Aljand
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: