You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.
Expected behavior: Tooltips pop up when clicking in-text citation.
Actual behavior: Nothing happens when hovering or clicking except cursor does turn into finger (recognizing link).
Console messages:
ReferenceError: jQuery is not defined
[Learn More]
frontend.ts:1:6
frontend.ts:1:6
n
bootstrap%20d24dcb6e7ac0645d66d3:19
frontend.js:9214:17
n
bootstrap%20d24dcb6e7ac0645d66d3:19
bootstrap%20d24dcb6e7ac0645d66d3:62
frontend.js:1:9
// Paste messages here
Note: The reference tooltips did pop up before the newest version of ABT. I also tried making a new page and putting in a new reference, still didn't get the tooltips.
The text was updated successfully, but these errors were encountered:
Well I'll be. Today the tooltips started working again. I wish I could say way why. I updated two plugins that aren't even activated (Akismet and Force Regenerate Thumbnails, and I added bbPress. Now the only console output is "JQMIGRATE: Migrate is installed, version 1.4.1".
@glorious1 One of the other two plugins likely is requiring jquery on the same page where ABT needs it. So, by proxy, the ABT requirements are being fulfilled.
I'll still have to add in an explicit requirement for it.
ABT Version: 4.12.0
PHP Version: 5.6
Theme: GeneratePress
Plugin List:
Browser: Firefox 57.0.1
Expected behavior: Tooltips pop up when clicking in-text citation.
Actual behavior: Nothing happens when hovering or clicking except cursor does turn into finger (recognizing link).
Console messages:
ReferenceError: jQuery is not defined
[Learn More]
frontend.ts:1:6
frontend.ts:1:6
n
bootstrap%20d24dcb6e7ac0645d66d3:19
frontend.js:9214:17
n
bootstrap%20d24dcb6e7ac0645d66d3:19
bootstrap%20d24dcb6e7ac0645d66d3:62
frontend.js:1:9
// Paste messages here
Note: The reference tooltips did pop up before the newest version of ABT. I also tried making a new page and putting in a new reference, still didn't get the tooltips.
The text was updated successfully, but these errors were encountered: