-
Hello, I tried to upgrade webpack-encore on a Symfony 5.3 project
I followed the doc well, and upgraded webpack-encore and stimulus. I also modified the controllers.json as shown.
But when I try…
-
### 描述这个Bug
代码很简单,就是
```
const state = reactive({
content:""
})
```
从首页跳到这个页面,控制台不会报错,但是如果直接在当前页刷新,就会报错如下,如果使用``包裹下也不会有问题.
依赖如下
```
"@nuxt/ui": "^2.16.0",
"md-editor-v3": "^4…
-
**What version of Tailwind CSS IntelliSense are you using?**
v0.9.6
**What version of Tailwind CSS are you using?**
"@nuxtjs/tailwindcss": "^6.2.0",
**What package manager are you using?*…
-
- VSCode Version: 1.18.1
- OS Version: Windows 10 FU
### Explain:
There are certain extensions that play well together, and it would be useful to be able to set a config file to enable and dis…
-
Type: Performance Issue
![image](https://github.com/user-attachments/assets/013716e8-4ceb-4003-b499-ea66ea5feedd)
1. Clone the repo into a public GitHub repository (or fork https://github.com/ca…
-
### Description
I'm new to web development so I followed some guides to set our companies custom colors.
According to the [Tailwind documentation](https://tailwindcss.com/docs/customizing-colors#…
-
- User can supply a custom favicon via Global Settings --> Branding --> Favicon
- Previously this could only be applied post loading screen, as loading screen was controlled by nuxt land(?)
- We can…
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v14.16.0`
- Nuxt Version: `3.0.0-27265876.3cd4494`
- Package Manager: `npm@7.17.0`
- Bundler:…
-
I was trying to get shadcn-vue setup last night following the Vite guide at https://www.shadcn-vue.com/docs/installation/vite.html.
I deleted the default style as per step 5:
> Delete the defaul…
-
### This function solves the problem (这个功能解决的问题)
nuxt is the most popular vue 3 framework right now. having a naive ui module with simplify integration with one line of config and will expose nai…