-
As a Vue3 newbie, coming from React land. I wanted to trigger a custom event and assumed I could do something like `wrapper.trigger('my-custom-event')`
It seems this does not work for custom event…
scvnc updated
7 months ago
-
**Is your feature request related to a problem? Please describe.**
This proposal aims to resolve conflicts between **Quasar** and **TailwindCSS** with minimum changes.
Currently, **Quasar** and **…
-
**Metaprogramming** refers to code that operates on other code as if it were data. It can take code in as parameters, reflect over it, inspect it, create it, modify it, and return it. ***Static* metap…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Other (Next.js, Gatsby, vue-cli, ...)
### Input code
*Test Code*
```ts
import React from 'react'
import { …
-
This is a pickup of #6579. With the addition of #40336, a large number of those use cases have been addressed, but possibly some still remain.
**Update 2023-04-11**: Reviewed use cases and [posted …
-
Following on from https://github.com/whatwg/html/issues/3567 and https://github.com/whatwg/html/pull/9456 where we tried to specify a way to open dialogs without JavaScript, @nt1m and @smaug---- raise…
-
**Describe the bug**
```
git clone https://github.com/mitre/caldera.git --recursive --branch 5.0.0
cd caldera
docker-compose build
docker-compose up -d
```
Installed through the above method, b…
-
## Describe the bug
If an app takes too long to load, it will be incorrectly reported as being outdated when using an admin.shopify.com domain (aka unified admin)
I have checked my app configura…
-
**Is your feature request related to a problem? Please describe.**
Updating a codebase to Vue.js 3 can bring several benefits and improvements over previous versions. Here are some reasons why you mi…
-
Hi,
I have just bought the LILYGO TTGO T-A7670E to create a gps tracker. I have tried some examples (https://github.com/Xinyuan-LilyGO/LilyGO-T-A76XX) but they does not work. I use the T-A7670E outd…