Diego Machado

Results 6 issues of Diego Machado

How to use width: 100% after click open menu?

Hi everyone Download not working. My code: **HTML** ``` Exportar Póleo ``` **SCRIPT** ``` import exportCsv from "../plugins/exportCsv"; methods: { async exportGraph() { let exportWellId = new Array(); exportWellId.push(this.idwell); const...

My carousel don't work in responsive mode. [my website](http://denakop.surge.sh/financial/detail)

Hi everyone, I need mount a graph with data of the a API. I'm using https://github.com/statnett/vue-plotly My code is: ``` import axios from "axios"; import VuePlotly from "@statnett/vue-plotly"; export default...

Hi, bro! I'm followed your steps with AOS, but not working. Can you help me?

I'm beginner in react native. I would like to know how do I start counting after I click a button?