https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28901 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.11 |master --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- This can be reproduced in master by adding this to OPACUserJS: $(document).ready(function(){ $("#wrapper").prepend('<img src="https://generative-placeholders.glitch.me/image?width=900&height=200&style=triangles&gap=30">'); }); - Search the catalog - Scroll down the page to a later search result - Click the "Add to cart" link -- You are receiving this mail because: You are watching all bug changes.