Rafael Araujo Lehmkuhl

Results 67 issues of Rafael Araujo Lehmkuhl

The [live demo link](http://demo.jet.geex-arts.com/admin/login/?next=/admin/) with admin/admin on login/pass returns 500 server error.

### Environment **Vuetify Version:** 3.0.0-beta.1 **Vue Version:** 3.2.33 **Browsers:** Edge 101.0.1210.39 **OS:** Mac OS 10.15.7 ### Steps to reproduce Try to follow instructions on this page: https://next.vuetifyjs.com/en/getting-started/installation/ - `npm init...

T: documentation
Framework

The idea here is to discuss how would something like a moving average be easily accomplished by users. That's a very popular statistics feature, so I imagine there's a demand...

enhancement

I'm trying to reproduce a minimal drag example, where the user can drag a component somewhere, and it stays there. Problem is: the first time the user drags the component,...

On the example client (example/client/src/index.js) you use permissions for displaying or not the users section: ``` {permissions => [ , , permissions ? : null, , ]} ``` Are those...

As can be seen in the image below, I have an application which uses both Vuetify and LightVue. In this app, I have a dialog (from Vuetify), where a color-picker...

As the image below shows, the color-picker import is missing a dash (it should be `lightvue/color-picker`). Without that it seems like the library/component is not working. I tried to find...

Is there some minimal example on how to use the provided components?

First of all, congratulations and thank you for the project. My aerodesign team is currently using it in it's low fidelity aircraft optimizer. One problem we are having is that...

help wanted
aerodynamics