-
**Is your feature request related to a problem? Please describe.**
I recently built axolotl and axolotl-web on my PinePhone. It took from 40-60 minutes from scratch (did it twice).
The majority …
-
> Vaga Remota durante a pandemia
## Nossa empresa
A Bússola do Investidor é uma fintech brasileira, fundada em 2007, especializada no mercado de investimentos. Seja através de nossas tecno…
-
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a duplic…
-
Issue Type: Performance Issue
Till a month or so when i hit a breakpoint in VSCode the icon in the taskbard flashes orange so that i know that i hit a breakpoint, i click on it and then i have to…
-
I'm importing and using as per docs:
```javascript
import Vue from 'vue';
import DatatableFactory from 'vuejs-datatable';
Vue.use(DatatableFactory);
```
And i'm getting the following error…
-
**Is your feature request related to a problem? Please describe.**
Remove jquery as a dependency
**Describe the solution you'd like**
Have vanilla javascript or some kind of adminlte js functions…
-
## Nossa empresa
- A Bússola do Investidor é uma fintech brasileira, fundada em 2007, especializada no mercado de investimentos. Seja através de nossas tecnologias ou dos conteúdos produzidos em no…
-
**Describe the bug**
All the app works fine with electron:serve script, but when generate the electron:build and install, the installed app open with complete black screen and a lot of ERR_UNKNOWN_UR…
-
I'd like to add a styling system to yew - not having a built-in way of styling components seems a bit unfinished to me. If we want to build better, bigger, and faster web apps, then we need a way of m…
-
### Subject of the issue
I'm currently in the process of upgrading a library from Vue2 -> Vue3. One of the tests is checking components with transitions. In Vue2, transitions could be removed via `…