Meir Roth

Results 19 issues of Meir Roth

Running umami on Railway, and been pulling from upstream every update. The dashboard is not usable anymore, it reloads the page every 3 seconds.. Any idea what the cause can...

bug

Hi, great lib! I'd like to have the sparkles appear fast and then stay on screen, or at least for a minute or two. I've tried tweaking speed, lifetime, messing...

enhancement

When trying to use on a fresh sandbox Vue 3 template I get the following error: ``` ReferenceError /node_modules/@meforma/vue-toaster/src/Toaster.vue:299:9 295| index(list, value) 296| for val, i in list 297| return...

Two issues found with the Validate Url algorithm: 1. A string is considered to be valid URL if it starts with www. even though it does not have https -...

bug

These PR removes links to sections that no longer exist in the README.md

**Describe the bug** I think there might be a mistake in the Get started instructions: in Step 5 (Optional) it says: > Save the changes and close the editor. Now...

Not sure if this expected, when running the `add` command (for example `npx nuxi@latest module add nuxt-viewport`) in a project using `nuxt.config.js` a new file is created `nuxt.config.ts` with the...

bug
good first issue

This PR adds support for using the `add` command on projects that use `nuxt.config.ts`. Resolves #400

Currently, using characters in Hebrew or Arabic for example does not look good. See: https://cdn.statically.io/avatar/shape=circle,s=50/אב https://cdn.statically.io/avatar/shape=circle,s=50/حة It would be great if you add support for this. Maybe its just a...

https://github.com/nuxt/starter/blob/5ee03e5726aa48e71648c6eb60055051b0dc04d3/package.json#L12-L15 I see they were moved by @danielroe here: https://github.com/nuxt/starter/commit/ae15839727b873b546ac9ef36d5bb3964bac77e0 Any idea why? I noticed this after `nuxi module add` based where to add dependency from this, see: https://github.com/nuxt/eslint/issues/422#issuecomment-2102614337