-
- https://ja.nuxtjs.org/
- #64
hdknr updated
6 years ago
-
Hi!
Is there some way to use this in Nuxt 3? I can't seem to get it working.
And if not, are there any plans to support Nuxt 3?
Thanks in advance!
R
-
In nuxt if I call the `this.$toast.show('foo')` it will throw an error: Cannot read property 'show' of undefined, this is because window is not present on ssr, specifying mode: 'client' in nuxt.config…
-
### Description
In the latest versions `useAsyncStoryblok` returns only the story. You cannot control the `useAsyncData` that is inside the `useAsyncStoryblok` at all. For example, you would like to …
-
The `BP_LAUNCHPOINT` variable only seems to work with checked in code, not with code produced by a build step.
## Expected Behavior
I am using this build pack in the scope of a node build (for a…
-
### Describe the feature
Assuming the following example:
```
en:
apple: Apple
pie: Pie
fr:
apple: Pomme
```
Is there any command that would allow me to easily spot that the "pie…
-
Can it support Nuxt 3 to re-use it as a component or plugin?
Providing some example code/app would be helpful.
-
[
'@samk-dev/nuxt-vcalendar',
{
componentPrefix: 'v3',
locales: {
'kk-KZ': {
firstDayOfWeek: 1,
masks: {
L: 'YYY…
-
Previously I was encountering Legacy JS API deprecation warnings but after resolving those am getting the warnings like below
```
Deprecation Warning: As of Dart Sass 2.0.0, !global assignments w…
-
### Environment
unimport@3.13.1
vue-tsc@2.1.10
nuxt@3.13.2
### Reproduction
https://stackblitz.com/edit/github-68jxaq-ygowgd
`npm install && npx nuxi typecheck`
### Describe the bug
I expect…