You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm tryng to print a single component through a mobile browser and it doesn't work for me. On the mobile the page rendered to print is the whole page with all elements and components. On desktop all works fine, but on mobile it looks like that the useRef lost the reference and print all page.
I tested on chrome and opera (mobile).
Does anyone have faced this issue? Thank you in advance
The text was updated successfully, but these errors were encountered:
Hello. Going to close this in favor of #187 which is the same issue. Unfortunately I'm not aware of a fix yet, but I do plan on looking into this more soon. If you have any ideas on a possible fix, PRs are always welcome!
https://codesandbox.io/s/rzdhd
I'm tryng to print a single component through a mobile browser and it doesn't work for me. On the mobile the page rendered to print is the whole page with all elements and components. On desktop all works fine, but on mobile it looks like that the useRef lost the reference and print all page.
I tested on chrome and opera (mobile).
Does anyone have faced this issue? Thank you in advance
The text was updated successfully, but these errors were encountered: