Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1135

Dialog js error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.1
    • 4.1.1
    • tapestry-core
    • None

    Description

      Component Dialog causes the following js error on the console: "tapestry.widget.synchronizeWidgetState is not a function".

      It works if the following code is included in .script file:
      <body>
      <unique>
      dojo.require("dojo.widget.Dialog");
      dojo.require("tapestry.widget.Widget");
      </unique>
      </body>

      Note that other dojo components may have the same "bad or missing includes" problem.

      Regards,
      Norbi

      Attachments

        Activity

          People

            jkuhnert Jesse Kuhnert
            snorbi Norbert Sándor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: