Danial Dezfouli

Results 9 comments of Danial Dezfouli

i had did it , but it still has error ``` ``` error : ``` Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:11:7-34...

I'm using wix react navigator The build was successful ,But error on app start: Unfortunately app has stopped. without any error on building

Do you think it has problem with Wix ? Clean project Rebuild run android BUILD SUCCESSFUL `Unfortunately app has stopped.`

No its not from js Witch navigator are you using ?

Did you solve it ?

> I made it working by using `gcloud` can we still have the curl for testing the output URL? @vyshkov

Hey Robert babel JSX can analyze the tsx/jsx code and turn it into a nested object like virtual DOM. something like this ( checkout its plugin docs to see the...

> The thing I don't get is how you interop with Dart using babel. Are you turning into Dart functions with Babel, or are you doing that another way? I...

The error that I'm receiving in the latest Chrome's console ``` Uncaught TypeError: Cannot read properties of undefined (reading 'showDocFromType') at e.onClickHintInformation (GraphQLEditor.tsx:619:37) e.onClickHintInformation @ GraphQLEditor.tsx:619 ```