My journey debugging and fixing Interaction To Next Paint on my website
remoterocketship.com
My journey debugging and fixing Interaction To Next Paint on my website
1–4 of 4 posts
Re: My journey debugging and fixing Interaction To Next Paint on my website
#2[deleted]
Re: My journey debugging and fixing Interaction To Next Paint on my website
#3INP is nigh impossible to diagnose and fix without dedicated tooling. I recently ran into what I think is a browser bug with the dialog tag that was costing us 50ms of INP.
Re: My journey debugging and fixing Interaction To Next Paint on my website
#4INP is nigh impossible to diagnose and fix without dedicated tooling. I recently ran into what I think is a browser bug with the dialog tag that was costing us 50ms of INP.
Yeah it’s super annoying to fix! Was literally banging my head again a wall trying to fix it