Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291237

Broken selector

$
0
0

On line 180 in tour.js we have the following line:

if ((itemId || itemClass) && $document.find('#' + itemId + ', .' + itemClass).length === 0) {

If "itemClass" or "itemId" are not provided we end up with something like "#, .foo" or "#foo, ." we need to check these individually.


Viewing all articles
Browse latest Browse all 291237

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>