legacy-modules icon indicating copy to clipboard operation
legacy-modules copied to clipboard

Results 42 legacy-modules issues
Sort by recently updated
recently updated
newest added

Was getting an error specifying that `TypeError: this.$toast.global.my_error is not a function. (In 'this.$toast.global.my_error()', 'this.$toast.global.my_error' is undefined)`.

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/nuxt-community/legacy-modules). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [debug](https://togithub.com/debug-js/debug) | [`^4.3.1` -> `^4.3.4`](https://renovatebot.com/diffs/npm/debug/4.3.1/4.3.4) | [![age](https://badges.renovateapi.com/packages/npm/debug/4.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

How to pass options to globally configured toast module? I could pass the message but not the options. In my nuxt file I have: ``` toast: { position: 'top-center', register:...

Hello! I connected the `@nuxtjs/yandex-metrika` module to my site about a month ago, but I can't figure out how it works. I can see that the counter is running and...

i have installed `@nuxtjs/toast` (nuxt version - 1.0.0-alpha.5) and i have exception, but only in terminal, on in browser, because ... [full code here](https://github.com/BjornMelgaard/vue-todolist/blob/master/client/pages/index.vue) ``` export default { data ()...

enhancement

What we need to do for the last packages of this repository, extract or delete ? - browserconfig - localtunnel - plugin-utils - vendor - toast => maybe delete this...

I'm not sure things are working as correctly as they should be. The following configuration in my `nuxt.config.js` file: ``` browserconfig: { TileColor: '#2d3748', square150x150logo: { '@': { src:'static/ms-tile-icon.png' }...

I'm trying to add firebase to my nuxt app but I'm getting this 404. Curious if it's still working? ``` npm install @nuxtjs/firebase --save npm ERR! code E404 npm ERR!...

Hi, How to have a module on a separate chunk ? Stay safe :)

need-repro
pending