Renan Coelho

Results 38 comments of Renan Coelho

It seems it is not working anymore. How does IG block downloading videos using blob? It's scary.

I successfully downloaded a video using this approach: https://stackoverflow.com/a/53481372/4158755 Hope it helps.

I'm receiving an error `ReferenceError: window is not defined` when importing `solc-js` in my worker.js ![image](https://github.com/ethereum/solc-js/assets/8188365/a454db16-0d9a-4e8d-814c-e1caecf54a55) My worker.js: ```js import solcjs from 'solc-js' self.addEventListener('message', async e => { const version...

Same problem here...

@iwebnaut please can you place your solution here?

the best way is creating your own slide component for Vue.js Read [Wrapper Componnent](https://vuejs.org/v2/examples/select2.html)

Did you forgot the `use Illuminate\Support\Facades\Password;`?

Method `quest`????????????????????! Please post your code. I'll try to help you.

Please post your `Admin/LoginController's` code. I'll try to help you.

It seems fine. What can be causing the bug: * In your view you are pointing the request to another controller * In your web routes you have not pointed...