Closed (outdated)
Project:
Rate
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2012 at 04:05 UTC
Updated:
18 Sep 2025 at 12:56 UTC
Jump to comment: Most recent
Check out the console in Chrome, you'll see
Uncaught TypeError: Cannot read property '1' of null
This error can conflict with the javascript of other modules. For example, it causes QuickTabs to degrade (gracefully), for some reason unknown to me.
It's an easy fix, though. Just check to see if the variable 'ids' is null before trying to get anything from it as an array.
Comments
Comment #1
jayjaydluffy commentedyou fixed this? how?
Comment #2
socialnicheguru commentedthis is just in chrome. it is not there in firefox
Comment #3
ivnishDrupal 7 is EOL. Issue will be closed