-
### Version
3.2.4
### Reproduction link
[CodeSandbox Link](https://codesandbox.io/s/customelement-v-model-bug-8w5rk?file=/src/main.js:162-176)
### Steps to reproduce
Create a custom input as …
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
Extracted from https://github.com/microsoft/vscode/issues/181533#issuecomment-1565576439
```
Crash reason: SIGSEGV /SEGV_MAPERR
Crash address: 0x1010101
Process uptime: 142 seconds
Thread 0 …
-
**Issue**
- We have installed flowbite to our react project by following recommended steps via npm. We added it to tailwind config etc
- The code is just not working properly. The effects (e.g. tool…
-
I looked over the tls fingerprinting, You talked about but there is something I read at akamai research where they stated that bot are able to bypass to get on gud side :-
https://www.akamai.com/blog…
-
## 🐛 Bug Report
Jest is slow on windows machines.
## To Reproduce
Anyone with a windows desktop machine.
## Expected behavior
It should be lightning fast.
## Run `npx envinfo --pre…
-
### What happened?
I have developed an app with Quasar using Capacitor. My goal is to connect oidc-client.ts to my app. Everything works fine so far, but in production mode the router uses hashmode, …
-
### Versions
- nuxt: 2.15.3
- node: stable
### Reproduction
https://stackblitz.com/edit/nuxt-starter-lzv1me?file=pages%2Findex.vue
### Steps to reproduce
`Index.vue`
```vue
…
-
### Describe the bug
I have a custom root folder (e.g. /custom/) where I put the entry index.html and index.js. They are referencing the svelte app, which is placed inside /src folder.
In the vite…
-
I tried following (this guide)[https://github.com/capacitor-community/sqlite/blob/master/docs/Ionic-Vue-Usage.md#vue-sqlite-hook-use-in-components] to use the `@capacitor-community/sqlite@next` along …