Renan Coelho
Renan Coelho
> > Same issue > > Edit: Fixed with `_flushbar?.dismiss();` before `Navigator.pop` > > @sayhicoelho That only works if you control the popping itself. If you're using a "standard" app...
Whool! Thanks for reply @SkyRideRq ! I'll try it out!
it seems it is a bug. here facing with the same issue!
Dê uma olhada na documentação sobre Laravel Passport com OAuth2: https://laravel.com/docs/5.4/passport
Já tentou criar um pivot model? Veja no link: https://laravel.com/docs/5.4/eloquent-relationships E vai até "Defining Custom Intermediate Table Models".
Olá @jackrsantana! Recomendo utilizar o Landlord. Super simples: https://github.com/HipsterJazzbo/Landlord
Olá, @ronicec! Aproveitando a resposta do nosso amigo @deleugpn, dê uma olhada na documentação do Laravel: https://laravel.com/docs/5.4/eloquent-relationships#has-many-through
I've removed `selectorTextStyle` and it worked. Thanks @cngeru !
Same issue here
It would be nice to have crop feature here, but for anyone else having this issue, I just made a crop function: ```js import imageCompression from 'browser-image-compression' export async function...