bradtaniguchi / bradtaniguchi.github.io

Replacement github.io page project.
MIT License
0 stars 0 forks source link

[bug] Look into debugging sentry issues #156

Closed bradtaniguchi closed 1 year ago

bradtaniguchi commented 1 year ago

Describe the bug

There seems to be issues found with sentry due to paint-after render errors. Look into them.

bradtaniguchi commented 1 year ago

still having issues in production

bradtaniguchi commented 1 year ago

Need to look into why these don't appear locally.

bradtaniguchi commented 1 year ago

This should be fixed with: d3d083922b888205218ae1cec16eb5481b7da30e

The fix applied isn't the best, as it effectively removes whatever is rendered on the blog/projects page, and the activity list on the main page. However these are the few "dynamic" aspects of the app that created the issue.

I still don't know why or how these aren't a problem locally, but will move on for now.