Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8218991
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T12:59:43+00:00 2026-06-07T12:59:43+00:00

I am using twitter bootstrap rails with jQuery 1.7 When I load my project

  • 0

I am using twitter bootstrap rails with jQuery 1.7
When I load my project it works fine, except for an error in jQuery file. I am assuming this is is affecting my highcharts and the graphs are not displayed.

However can somebody help me resolve this issue:
This is from line 633 inside jquery.extend() function:
632. var name, i = 0,
633. length = object.length,
634. isObj = length === undefined || jQuery.isFunction( object );

Here is the error:
TypeError: ‘undefined’ is not an object (evaluating ‘undefined.length’)

Can somebody please help?

Best,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T12:59:45+00:00Added an answer on June 7, 2026 at 12:59 pm

    Figured the problem out. It was a minor fault in my JS handling. I was not checking for existence of an array created out of a div at my front end.

    changed the code from

    $.each($myArr, function(key,value){
    .
    .
    .
    });

    to

    if($myArr){
    $.each($myArr, function(key,value){
    .
    .
    .
    });
    }

    This was a common JS file that was loaded to a number of views. Changing this worked! 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Twitter Bootstrap 2.0.1 in a Rails 3.1.2 project, implemented with bootstrap-sass. I'm
I am using Twitter Bootstrap in my rails app. My navbar looks perfect in
I'm asking about using a Twitter Bootstrap modal window with a Rails form helper
Hey so I am using Rails PJAX for my web application with twitter bootstrap
In my Rails 3 application I'm using Twitter Bootstrap as a frame work for
I'm using twitter bootstrap. It has collapse module. I'm using it like this. <a
I am using Twitter Bootstrap in a project, and would like to contrain the
In attempting to upgrade to Bootstrap 2 (using twitter-bootstrap-rails gem), it seems that page-specific
I am using Twitter bootstrap for Rails/SASS and have notice that it applies a
I'm using Twitter Bootstrap as a framework on my Ruby on Rails application. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.