Dmytro Lynda

Results 1 issues of Dmytro Lynda

Hi. I've noticed, that the `onAfterPrint` may be called before printing iframe is opened. Here is my code: ```tsx const { data: order, error } = useOrderPrint(`${orderNumber}`); const printElementRef =...