Charly Chevalier

Results 10 comments of Charly Chevalier

Actually adding a `watch` statement onto `data` prop fixes that. But maybe you have a better solution.

This will be fixed if we apply this [PR](https://github.com/ocsigen/eliom-base-app/pull/16) (see this [commit](https://github.com/tobiasBora/eliom-base-app/commit/32c474555f97ea54225a6b36cd87d8adf2dc49f2)).

Hi, from my understanding this is issue concerns unicode support as `GetModuleHandle` is actually a macro depending on which encoding you're using while compiling. Thus said, `GetModuleHandle` is either `GetModuleHandleA`...

I have read the CLA Document and I hereby sign the CLA

@mcmire I did update the README, but I had to hack the script locally because it was removing the `accounts-controller` from the README because of the `.slice(1)` [here](https://github.com/MetaMask/core/blob/main/scripts/update-readme-content.ts#L62). I didn't...

I've added the `DO-NOT-MERGE` label, cause I've added `skipLibCheck=true` for tsbuild temporarily, otherwise the CI complains (something the `jsx-runtime`, we faced that in another PR and that might be related...

Removing the `DO-NOT-MERGE` label for now, to have a successful CI and allow preview builds

@metamaskbot publish-preview