Frank Navarrete
Frank Navarrete
Is this still an issue?
Hello! Just following up. Any chance this is still on the radar?
This is because internally this library uses jquery to select the asNavFor item(s). 1. The comma-separated version isnt a valid object value since the comma would mean variable_2 is another...
Yes, if you really want to pass an array of DOM elements or jQuery objects, it would require altering the `getNavTarget()` function. Specifically ``` if ( asNavFor && asNavFor !==...