nathanwsu
Results
2
comments of
nathanwsu
I'm also seeing the same issue on edge. This is my code for App.js in a simple create-react-app ``` import React from 'react'; import ReactToPrint from 'react-to-print' export default class...
@MatthewHerbst I agree that it does seem to be an Edge specific issue as all other browsers seem to print fine. I was wondering if anyone has found a workaround...