-
From kirimase created by [leerob](https://github.com/leerob): nicoalbanese/kirimase#87
While Partial Prerendering is not yet stable, we can start building apps that prepare for this model today to …
-
# Bug report
- [ x ] I confirm this is a bug with Supabase, not with my own application.
- [ x ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
Suspense
react-router,
react-query,
recoil
style
loadable
https://loadable-components.com/
jl917 updated
2 years ago
-
:information_source: **If you have a question**, please post it on the [Okta Developer Forum](https://devforum.okta.com) instead. Issues in this repository are reserved for bug reports and feature req…
-
- [x] I checked the documentation and found no answer
- [x] I am running the latest version
**packages**
```
"react": "^18.2.0",
"react-auth-kit": "^3.0.2-alpha.19",
"react-router-dom": "^6.21…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
First of all, thanks for this!
I was wondering if you could add an example on how to use this with a simple express (or other) service. I've been reading the code but I'm not sure how to verify the…
-
Trying to use with NextJS and I'm getting "localStorage is not defined". Should be an easy enough fix. I can try and submit a PR if you would like
```
ReferenceError: localStorage is not defin…
-
## Beskrivelse
Når en bruker logger inn for å samtykke til å opprette en systembruker er det nødvendig å logge ut brukeren før man går tilbake til systemleverandøren. Dette i tilfelle man sitter på e…
-
**Is your feature request related to a problem? Please describe.**
Yes, amplify should support httpOnly cookie setting via Cognito to prevent a user from manually having to create httpOnly cookies to…