Giulia
Giulia
@irangarcia viewing [types declaration](https://github.com/Gamote/lottie-react/blob/main/src/types.ts) there's no "path" prop for the Lottie component (not even for the v3 branch). The type error you are seeing is generated by typescript and it's...
> Tried downloading AltDeploy v1.0 (👍🏻) + v1.0.1 (👎🏻) to see if that would help.. > > Tried closing + opening the app again, too. Invalid app name issue is...
> I just had the same error and these fixes do not work for me. > > **Setup** > > * mac OS 10.14.6 > > * iOS 9.3.5. >...
I think that, since so many people have this issue, I let this issue open...when a fix will be published, this will be removed.
Do you have 2 factor auth enabled?
The pull request #43 address this issue, it's a matter of time before it's merged.
> Hello @GhostyJade this issue still exist? yes, they haven't merged #43 yet
I've a question: why do u use "style" instead of sx?
I think that's wierd since sx is recognized by the TextField component. To target the input component directly you should target the MUI's css class, something like: ``` js sx={{...
Thanks! And now we wait for the merge approval