-
## Current Behavior
An NX - Ionic and Vue workspace fails to run tests, many solutions tested and any seems to fix the issue:
This is the error message:
```
● Test suite failed to run
J…
-
**Describe the new feature you'd like**
Now that Vue 3 has hit release candidate stage, it could be a good time to look into supporting it? Just tried on a fresh Vue project and the first issue I r…
-
> 👋 If you are interested in working on this issue, please check out the [Getting Started guide on HackerEarth](https://www.hackerearth.com/challenges/hackathon/flip-fest/custom-tab/getting-st…
-
### Describe the bug
Unable to integrate [monaco-sql-languages](https://github.com/DTStack/monaco-sql-languages) in a vite project.
![image](https://github.com/vitejs/vite/assets/58289241/bcb7a0fd…
-
Absolutely, I'll incorporate the previous entries into the table format for a comprehensive overview:
| # | Project | Description …
-
There are currently these popular Ethereum DAapp frameworks: Truffle, Dapple, Embark.
I'm wondering if there is room for another one, an expansion of this repo, that keeps the following visions:
1. …
-
tsConfig.json
```
{
"extends": "./.temp/tsconfig-base.json"
}
```
tsconfig-base.json
```
{
"include": ["../src/**/*", "../types/**/*.d.ts", "./loader-types.d.ts", "./client-types.d.ts"]…
-
I have a Vue2 project using openseadragon 2.4.2 (installed with npm) and it was working correctly.
I've tried upgrading to 4.1.0 and the image doesn't load, only the navigator minimap. If I don't …
-
The plugin-seed should contain default demo apps for all four frameworks: Angular, Vue, Svelte, and React.
These plugins should all ideally be Typescript based as well as contain common re-usable c…
keerl updated
4 years ago
-
### Describe the problem
We got some feedback in https://github.com/sveltejs/svelte/issues/8508 from a screen reader user who was confused why the page's title appeared at the bottom of the page.
…