-
The React Hooks docs has in the useContext section an example where state is updated within a class component. How is this done within a functional component?
I did this example https://codesandbox…
-
### Summary
I get SSL certificate verification error when trying to connect to my secret server. The CA is present in root bundle.
### Issue Type
Bug Report
### Component Name
tss
…
-
### Describe the bug
Using typescript declare to fix the type of the context field in class components causes the build to fail with
```
./src/App.tsx
SyntaxError: C:\Users\wiles\Documents\git\b…
-
Hello I tried to set up FullPage.JS with Gatsby and as soon as I add an extension (Parallax or similar) I get this message every time. No matter how often I try it, or which examples I take from the d…
-
**Is your feature request related to a problem? Please describe.**
Somewhat related to this: https://github.com/sanity-io/sanity/issues/1932
For such a simple and, I think, frequent task of "updat…
-
This library started as a thin opinion-less wrapper over mdc-web. Which meant that we were just a declarative preact layer above whatever mdc-web ships.
Also this was my personal decision because `…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
I use redux persist for persist redux data. I persist user info in redux persist and its so cool.
but there is a big problem when I use redux saga, so redux persist cannot persist saga data
my con…
-
As explained at CycleConf I will work (hopefully with the help of others) on the docs. It will be more a very long tutorial, like a book, starting simple, ending at #705
Planned chapters:
- [ ] G…
-
The API of this package doesn't work anymore with Svelte v3. Luckily, using Tracker with the new version much easier, so we might not need `svelte-tracker` anymore. Here's a small example:
```js
i…