Shared-Counts icon indicating copy to clipboard operation
Shared-Counts copied to clipboard

Print button no longer works with 1.5.0 release

Open billerickson opened this issue 1 year ago • 0 comments

In #130 we replaced esc_attr() with esc_url(), which broke the print button link because it used JavaScript (see code).

We either need to revert this change or update the print button to not use the href parameter for triggering the print window.

billerickson avatar Feb 19 '24 20:02 billerickson