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

  • Home
  • SEARCH
  • 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 8369845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T13:45:34+00:00 2026-06-09T13:45:34+00:00

While developing a rails app, I was in the google chrome inspect element console

  • 0

While developing a rails app, I was in the google chrome inspect element console testing an ajax link when all of the sudden I noticed 12 errors of the same kind:

Console log errors

I have no clue what is happening here, but my app works just fine regardless. However, When I pull my app up in firefox, my app does not even load. I get stopped and this error pops up:

Debug screen showing the error location

I dont even know what else to say here because I am completely stumped.

  • 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-09T13:45:36+00:00Added an answer on June 9, 2026 at 1:45 pm

    Ok, I found what was the problem was. When trying to get the bootstrap dropdown buttons to work the other day, I have rearranged the application.js folder to load bootstrap before jquery. I changed this:

    //= require jquery
    //= require jquery_ujs
    //= require twitter/bootstrap
    //= require_tree .
    

    to this:

    //= require twitter/bootstrap
    //= require jquery
    //= require jquery_ujs
    //= require_tree .
    

    At the time, this fixed the bootstrap dropdown problem. However, I now I realize that when bootstrap calls jquery, it will not have been loaded yet. Thus, the error $ function does not exist. Just changed the lines back to the proper order and all is now well.

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

Sidebar

Related Questions

While developing a Rails app, I usually leave the dev server running locally (mongrel)
i am developing a app and have been for a while using Rails 2.3.4
I'm having an issue while developing a basic Rails application. I've implemented Twitter Bootstrap
While developing a Grails 1.0.5 app I'm appalled at how slow the grails test-app
While developing a Java project, I place all of my jar files in a
I'm developing a Rails app and I've run into an issue that I can't
While I have experience developing Rails apps in English, I am a blank slate
I've been developing Rails for a while, but somehow avoiding using capistrano until now.
I am co-developing a simple web app in Rails 3.0.9 and I have realized
I am developing a test application to learn Rails. While playing with associations 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.