-
### Current Behavior
I keep getting this error in development only (when using `yarn link`), but in production (when published) everything is ok
```
Unhandled Runtime Error
TypeError: Canno…
-
I am having trouble getting access to my dataProvider in my layoutProvider while using Next JS. I don't know if it's related to SSR, or if I'm just misusing hooks for my two providers.
The biggest…
-
# In my case, I want to put a CPF and CNPJ mask in 1 input
![image](https://user-images.githubusercontent.com/69259671/151249917-0737cd0f-0e14-4a83-ab4f-7476c4b7933b.png)
## When the person adds…
-
Hi, thanks a lot for this plugin which is very useful!
We are trying to move to @segment/analytics-next as part of our integrated React codebase and as such are now using webpack to bundle the anal…
-
如何使用 react hooks 实现最简单一个计数器的组件
为了保证最最简单化,不需要暂停与开始状态
-
Following our chat yesterday I ended up attempting to write a custom hook that would work just like normal state but also sync updates with the DB in the background. It seems to work reasonably well, …
-
It shows this error for a second before compiling:
Error: Use of 'getAuthResponseToken' requires `location` which is unavailable on the '[object global]' object within the currently executing envir…
-
I implemented NoSleep into my NextJS App and tried to build on Vercel but the process unfortunately failed. See the server log below.
On my local machine it's not throwing an error.
NextJS-Version…
-
"@react-native-community/netinfo": "^7.1.2",
## Description
When the app is running in a background state or Locked, When the user unlock or foreground the app, useNetInfo(); hook return as is…
-
Hi,
I've been looking at the various components here: https://project.marklogic.com/repo/projects/NACW, especially the "redux" based ones.
I'm recommending that, in the era of react 16.8+, with …