Cloudlibrary availability information doesn't work with the tracklinks system preference on, as it breaks the selector:
(nick did this I'm just filing the bug)
"$("a[href^='https://ebook.yourcloudlibrary.com']'").each(function(){
also is split on hyphen and pop to get the id
so needs some refactor (to work with tracklinks)"
Cloudlibrary availability information doesn't work with the tracklinks system preference on, as it breaks the selector:
(nick did this I'm just filing the bug)
"$("a[href^='https://ebook.yourcloudlibrary.com']'").each(function(){
also is split on hyphen and pop to get the id
so needs some refactor (to work with tracklinks)"