-
-
type of v-slot="$form" is incorrect.
Screenshot 1 - real $form contents.
Screenshot 2 - incorrect type definitions.
![CleanShot 2024-11-03 at 00 40 55@2x](https://github.com/user-attachments/asse…
-
### Describe the bug
使用electron-vite创建了项目,在工程中添加vue-router路由,无论是electron子窗口或者浏览器中打开我定义的路由的地址,都是App.vue中的内容
package.json
`{
"name": "electron-vite-quickstart",
"version": "1.0.0",
"desc…
-
### Steps to reproduce
Vite plugin unocss:global:build:scan is not compatible with Farm for now. Because it uses hook "moduleParsed" which is not supported by Farm.
### What is expected?
The module…
-
### Current Behavior
The Nx graph is in a half broken state, and so it won't let me build a library that dosn't depends on a broken inference library. The library are in a broken state because a nx…
-
**Describe the bug**
Loading module from “node_modules/.vite/deps/@smui_circular-progress.js?t=1732696067466&v=add207c9” was blocked because of a disallowed MIME type (“”).
**To Reproduce**
impo…
-
### Command
serve
### Is this a regression?
- [x] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
v17
### Description
Basi…
-
### Describe the bug
Hi I am working on a project with the techstack SolidJS with Vite for the dev and prod servers FE. THe @pdfme/ui package is throwing the following error: "Return outside of funct…
-
http://localhost:5173/Detail/38
-
### Steps to reproduce
The following paths are added to my `assets_manifest` in `deploy.rb`:
```ruby
desc "define assets manifests files"
task :set_assets_manifests do
on roles(:app) …