Jason Miller

Results 153 issues of Jason Miller

### Describe the bug When using bugsnag-js, the CORS POST requests sent to `https://notify.bugsnag.com` are missing the [`Access-Control-Max-Age` response header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Max-Age). Without this, preflight responses are only cached for 5 seconds....

backlog

Proposed Error detail page on preactjs.com _(hit edit on this PR for source)_: ``` --- url: /errors/1 title: Preact Error 1: Component Thrashing --- ``` ## Error 1: Component Thrashing...