-
Hi @lufinkey,
Thanks for the amazing work on the package. I found it super helpful.
I am having an issue on clearing cookies and logging in with another user when I log out.
So when I log out…
-
# 2017-07-18 前端日报
## 精选
[javascript常用实例的实现与封装](https://segmentfault.com/a/1190000010225928)
[实现一个 Swiper](https://aotu.io/notes/2017/07/17/design-a-swiper/)
[Rekit 2.0 构建基于React+Redux+React-ro…
-
I'm on Android. I have the following code:
```
const res = await fetch('http://localhost:1337/user/me');
console.log('set-cookie:', res.headers.get('set-cookie')); // logs "sails.sid=s%3A6RiJhdKb…
-
I get this error while building this Next.js React project
```shell
Type error: 'Draggable' cannot be used as a JSX component.
Its instance type 'Draggable' is not a valid JSX element.
…
-
### 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-am…
-
In my project hot reload is not working I have already tried fixes from the internet suggesting the use of `CHOKIDAR_USEPOLLING=true`
or `FAST_REFRESH=true`
I am attaching the package.json below..…
-
I'm trying to figure out the way the isomorphic fetcher is implemented and I've run into some confusion about globals. api port and host are loaded from the .env file, they are used as globals in fetc…
-
Hi!
I just converted my SSR app to use `renderToNodeStream` and according to some of my Apache Bench benchmarks, it seems to be working (all requests are completed in comparison with `renderToStrin…
-
Saving JWT's on local storage is a bad idea, use cookies instead.
-
Updated to the latest version of the react-native-ytdl. Tried with also clean install but stop getting the audio version. Console throwing this both warning from today -
![image](https://user-image…