Jonathan Arias

Results 47 comments of Jonathan Arias

Have you solved it?

Look at the [demo](https://jsfiddle.net/24n8wsak/157/) there is not the jquery-ui.js file, but I dont know if it is the problem, I've just deleted this because it didn't let me position the...

An small fix I've found is adding the following styles: ``` /deep/ { /* This code is to hide the video title and sharing settings from youtube embed*/ .plyr__video-embed iframe...

But what if I want to use a custom CSS file located at assets or the static folder inside the App? I want to import inside the index.html, not from...

Hi @olliebreeden I'll check it later.

Having the same trouble with my project, I have a `products page` and a `details page` which is dynamic, If I access it by `products page` and then refresh, it...

Very necessary, I'm very lost searching in all my files after a migration from Pure Vue to Nuxt.

I've tried printing the options in the @beforeDownload method and it gives me the following: ![image](https://user-images.githubusercontent.com/12530606/123866365-95181200-d8f2-11eb-83d6-79925ea7d673.png) The complete Exception is: ``` TypeError: 'caller', 'callee', and 'arguments' properties may not be...