1. #1
    Sencha Premium Member
    Join Date
    Oct 2012
    Posts
    6
    Vote Rating
    0
    dwsnyder is on a distinguished road

      0  

    Default can't load 4.1 docs in Firefox

    can't load 4.1 docs in Firefox


    Firefox 3.6.23, trying to load this page:
    http://docs.sencha.com/ext-js/4-1/#!/api

    The green/grey spinning gear image appears, but docs app never finished loading.
    I can see this error in Firebug:
    i.getAllResponseHeaders() is null
    http://docs.sencha.com/ext-js/4-1/extjs/ext-all.js
    Line 38

    Is anyone else experiencing this?

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,684
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    They work for me.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha Premium Member
    Join Date
    Oct 2012
    Posts
    6
    Vote Rating
    0
    dwsnyder is on a distinguished road

      0  

    Default


    Quote Originally Posted by mitchellsimoens View Post
    They work for me.
    Thanks for checking. Still not working here with Firefox 3.6.23 on Win XP. (Does work in IE 7 though).
    I'm suspicious that this might be related to the CORS request to http://projects.sencha.com/auth/session
    and this Firefox bug:
    https://bugzilla.mozilla.org/show_bug.cgi?id=608735