-
### Describe the bug
Here's the code that I'm trying to convert to SSG:
```
import { Loader } from "@googlemaps/js-api-loader";
```
When I'm importing from a CommonJS module, e.g. @googlemaps/js-…
-
Styles don't seem to work. I've used the class attribute to add multiple classes. None of them show up.
I would prefer this to having to use the style attribute and write out all the styles.
Here'…
-
```[tasklist]
### SFC 改 TSX 进度列表(59个组件)
- [x] Button #1313
- [x] Divider #1314
- [x] Fab #1315
- [x] Icon
- [x] Link #1307
- [x] BackTop #1333
- [ ] https://github.com/Tencent/tdesign-mobile-…
-
Last year I was looking for a react hot toast alternative in Vue 3 but I didn't find any and had to use vue sonner, but now I can use it!
Big thanks!
-
## Versions
npm@next @2.0 with Vue3
## Describe the bug
When running vue-toastification with npm , it works fine, but when running it when bun , it throws an error saying that "vue-toastificat…
-
Thanks a lot for this package it's been really helpful.
I was testing the different notifications library it has support for and I liked [iziToast](https://github.com/dolce/iziToast), I am using it…
-
I am using nuxt.js and I have disabled inline CSS through the CSP header for security reasons and I have set `extractCSS: true` in my `nuxt.config.js` to extract styles but it doesn't extract the CSS …
ghost updated
3 years ago
-
- [x] App.vue
- [x] components/ApiView.vue
- [x] components/CodeView.vue
- [x] components/CodepenEdit.vue
- [x] components/Example.vue
- [x] components/ImproveThis.vue
- [x] components/SidebarSe…
-
**I'm submitting a ...**
```
[ ] Bug report => search github for a similar issue or PR before submitting
[x] Feature request
[ ] Other, please describe
```
**Tell about your platform**
…
-
## Summary
A clear and concise description of what the question is.
environment
- OS: mac M1
- node: 18.18.1
- dev: Vue3+Vite with TypeScript
bc vue-editor doesn't supoort vue-3, I insta…