Posted by reinis.berzins on December 2, 2012 at 4:48pm
1 follower
| Project: | Views PHP |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | views php javascript |
Issue Summary
When on the same page there's simultaneously:
- a view that contains a PHP-generated field created by either Views PHP or Views Custom Field module;
- and a Rate widget;
all javascript on the page is broken, and on the Chrome browser console I get Uncaught TypeError: Cannot read property '1' of null.