Luis Durán

Results 7 comments of Luis Durán

any progress with this? thank you! my temporal solution, overwrite with custom icon: `.o-radio__check { background-image: url("@/your_path/your_check_icon.svg"); }` `.o-radio__check--checked { background-image: url("@/your_path/your_checked_icon.svg"); }`

> @xaksis Could you suggest another plugin that play well in retrieving, sorting and filtering backend data? I found these one: > https://openbase.io/packages/top-vue-table-libraries Finally what component are you using?

> > > @xaksis Could you suggest another plugin that play well in retrieving, sorting and filtering backend data? I found these one: > > > https://openbase.io/packages/top-vue-table-libraries > > >...

Please make it compatible @TheoXiong thank you

Thank you, I was able to integrate the loader into my project using the code from the PR. Temporal solution :)

CSS solution: `.mapbox-gl-geocoder--no-results { display: none; }`