GussieTech

Results 5 comments of GussieTech

@emccorson Oh, I made a mistake while editing. I will reopen it.

Hello @takuyaW. I created it! This is my first pull request, so sorry if it's wrong. Please check it out!

@crabbly Not ideal, but how about a hack like this until Safari is fixed. ```js const print = () => { const popup = window.open("", "_blank", "width=1,height=1"); popup.addEventListener("afterprint", (event) =>...

@afc163 Me too. It simply happens. https://codesandbox.io/s/hardcore-colden-ir81x8?file=/src/App.js