George Gooding
George Gooding
I appreciate that each country is responsible for which numbers they choose to publish, yet I think this underappreciates the fact of how these numbers and services based on your...
That would also alleviate problems with relying on Github operational status. Right now almost all Github's services are experiencing degraded status, which causes this when trying to install this package:...
Yep, discovered the same here. Any of these details/summary polyfills that work properly?
Getting around the 4KB cookie limit is not all that hard, Auth.js solved it a while ago: https://github.com/nextauthjs/next-auth/pull/3101 I'm trying to set up a similar concept for React Router sessions,...
> @Nettsentrisk for a very good reason! stateless authentication makes it impossible to invalidate sessions or ensure a session is logged out. making it so you can requires server side...
I see that this proposal doesn't have auth as a goal for the implementation, only to provide session data for a user, regardless of authentication/security. So this is really the...
Can confirm, a relatively simple app created with @vitejs/plugin-react-swc is now behaving this way, producing a blank page, in Chrome/Edge 129. Running the same app in Opera 113 works fine....
Problem seems to be gone for me in Edge 130.
I'm getting this due to npm trying to fetch packages that are defined with version "file:...."