Igor

Results 5 comments of Igor

@grexican @HosseinSalmanian Hi, I have the same issue, could you share your solution here, please? If it exists, of course I think it can be useful for many refit users

Ok, I found the problem and maybe a solution. The thing is, in the new chrome update, the windows.focus event no longer fired after the print window appeared. While moseover...

I opened a pull request. What workround can I suggest: After calling printJS () add the following code: ``` const handler = () => { // Make sure the event...

> this is working but there is spelling mistake for **mouseover** event Oh really you are right thank you! I will fix the error in the code and in some...