I was editing my Careers 2.0 profile, and I tried to add a new tag to dislikes. I typed a few letters, and the spinner kept spinning, and the list of tags never appeared.
I opened my console and saw
Uncaught TypeError: Object [object Object],[object Object],[object Object],[object Object],[object Object],[object Object] has no method 'split'
The AJAX call to /filter/tags completes and returns data, but it seems someone is trying to split an array.