Andrea Stagi
Andrea Stagi
Hello, I'm trying to use your component using rollup.js ```js import accessibleAutocomplete from 'accessible-autocomplete' ``` I get this error ``` [!] Error: 'default' is not exported by node_modules/accessible-autocomplete/dist/accessible-autocomplete.min.js, imported by...
Hi, I'm trying to test my worker inside a Vue.js project. I load the worker inside my component using the [worker-plugin](https://github.com/GoogleChromeLabs/worker-plugin/) (I also tried loading my Worker using [Webpack worker-loader](https://webpack.js.org/loaders/worker-loader/),...
## Proposed Changes - Cypress component testing for Oruga Next
## Description This PR refactors 18app ## Checklist * [x] I followed the indications in [CONTRIBUTING.md](https://github.com/italia/developers.italia.it/blob/master/CONTRIBUTING.md) * [x] The documentation related to the proposed change has been updated accordingly (also...
## Description This PR refactors dati.gov.it platform ## Checklist * [x] I followed the indications in [CONTRIBUTING.md](https://github.com/italia/developers.italia.it/blob/master/CONTRIBUTING.md) * [ ] The documentation related to the proposed change has been updated...
## Description This PR refactors PagoPA ## Checklist * [x] I followed the indications in [CONTRIBUTING.md](https://github.com/italia/developers.italia.it/blob/master/CONTRIBUTING.md) * [ ] The documentation related to the proposed change has been updated accordingly...
## Comportamento atteso Deve mantenersi un giusto margine per non far sembrare gli elementi di un form troppo vicini. ## Comportamento attuale La label della input viene spostata con translate...