[CLOSED] Client error running a TabPanel example locally

  1. #1

    [CLOSED] Client error running a TabPanel example locally

    Hi,

    I'm getting a Javascript error running the TabPanel example in IE11 from https://examples3.ext.net/#/TabPanel/Basic/Add_Tabs/ locally. When a MenuItem is selected, the code breaks. I've just updated the code base from SVN trunk and rebuilt the assemblies. Could it be something not set up correctly on my machine or in the development environment? The error screen shot is attached.

    Click image for larger version. 

Name:	Error.png 
Views:	74 
Size:	25.7 KB 
ID:	24148
    Last edited by geoffrey.mcgill; Aug 14, 2015 at 3:51 PM. Reason: CLOSED
  2. #2
    Hi Vadym,

    Does it happen with any menu item?

    Please try to replace iframe with a local .aspx page. Is the issue still reproducible.

    I tend to think there might some security setting set up in your IE.
  3. #3
    It works OK with local pages. You're probably right and the issue has to do with iframe related security settings in IE. I run it trouble free in Chrome. BTW, the original question I was going to raise in this thread was the loader configuration details. I'm not clear why setting the showMask attribute to "false" doesn't remove the load mask. What am I missing here?

    loader   : {
          url      : url,
          renderer : "frame",
          loadMask : {
                  showMask : false,
                  msg      : "Loading " + url + "..."
          }
    }
  4. #4
    Please start a new thread if the topic changes.
    Geoffrey McGill
    Founder

Similar Threads

  1. Build error running MVC examples
    By elector in forum Open Discussions
    Replies: 5
    Last Post: Jun 16, 2014, 6:14 AM
  2. Replies: 22
    Last Post: Feb 03, 2012, 6:58 PM
  3. Error running - Sitemap Sample
    By CoolNoob in forum 1.x Help
    Replies: 0
    Last Post: Aug 27, 2009, 7:03 PM
  4. Getting exception error when running in .Net 2.0 runtime
    By stevejebson in forum 1.x Legacy Premium Help
    Replies: 15
    Last Post: Sep 16, 2008, 1:01 PM
  5. [CLOSED] Error after running new build
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 15, 2008, 8:07 AM

Tags for this Thread

Posting Permissions