-
Great work for bring vueuse auto import to nuxt 3 so quick! Thanks!
facing some issue trying out the new nuxt 3 module
### Environment
------------------------------
- Operating System: `Windows…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
Base on: https://github.com/skeletonlabs/skeleton/issues/782
The goal of this pass will be to improve, refine, and finalized all Svelte components and actions in Skeleton as we move closer to our r…
-
How to reproduce:
download https://github.com/nuxt/nuxt.js/tree/dev/examples/i18n
`yarn`
and then any:
```
yarn dev
```
```sh
yarn generate
hs -p 3000 dist/
```
```sh
yarn build
yarn …
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and …
-
Child.js
```
import s from './Child.css';
class Child extends Component {
getAlert() {
alert('clicked');
}
render() {
return (
Hello
);
}
}
export default withStyles(s)(Child);
```
…
-
-
Our Documentation left-side navigation is getting a bit long and we have a desire to add more pages and sections which would make it even longer. We also only support one level of nesting (Section > P…
-
### Have you checked our README?
- [X] I have checked the README
### Is there already an issue for your problem?
- [X] I have checked older issues, open and closed
### Have you checked the discuss…
-
The example shown in the **Fetching data based on search params** section of the [useSearchParams() docs](https://start.solidjs.com/api/useSearchParams) suggests we should be able to pass url query p…