-
Hi, Kamil I stumbled upon your repository because I'm looking for a way to make my project made in CakePHP2 work on PHP 8.
I followed all the documentation, the project is perfectly working on PHP 7.…
-
Hi :)
How do we then check that the signature is valid ?
`const { mutate: signPersonalMessage, } = useSignPersonalMessage();`
I can see in the deps that function exist, but idk how to access…
-
## There have been updates to the *react* monorepo:
+ - The `devDependency` [react](https://github.com/facebook/react) was updated from `16.7.0` to `16.8.0`.
- The `devDependency` [react-dom](https…
-
## There have been updates to the *react* monorepo:
+ - The `devDependency` [react](https://github.com/facebook/react) was updated from `16.7.0` to `16.8.0`.
- The `devDependency` [react-dom](https…
-
Hi all,
I had a **LOT** of issues getting this repository to work in Gatsby v2 for some reason, however upgrading it to v3 seemed to do the trick!
Here is my package.json file contents if anyone…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.8.0
**System**: Mac OS X 10.11.5
**Thrown From**: [json-schema](https://github.com/OmniSharp/atom-json-schema) package, v0.1.15
###…
-
### Is this related to a new or existing Amplify category?
hosting
### Is this related to another service?
_No response_
### Describe the feature you'd like to request
Please add svelte…
-
Hey @maxbbb first thank for this login kit !
Can you give more details, documentation for use it ?
+ `npm install react-native-snapkit --save` not working for install package
Thanks !
-
In my app sometimes a user can attach a file, then push send, without typing a message. I can use `sendDisabled` to make the button become enabled when there is an attachment, but clicking it does no…
-
react-native-chart-kit causes the above js console warning when running on react-native-web.
This is using code for a sample LineChart based on the sample from the repo documentation. It works fine …