device icon indicating copy to clipboard operation
device copied to clipboard

Nuxt module for detecting device type.

Results 80 device issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/test-utils](https://redirect.github.com/nuxt/test-utils) | [`^3.14.2` -> `^3.14.4`](https://renovatebot.com/diffs/npm/@nuxt%2ftest-utils/3.14.2/3.14.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2ftest-utils/3.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxt%2ftest-utils/3.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

3.x
chore

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^9.28.0` -> `^9.29.0`](https://renovatebot.com/diffs/npm/eslint/9.28.0/9.29.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

3.x
chore

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [happy-dom](https://redirect.github.com/capricorn86/happy-dom) | [`^17.6.3` -> `^18.0.1`](https://renovatebot.com/diffs/npm/happy-dom/17.6.3/18.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/18.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/18.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

3.x
chore

Hello, nor `useDevice()`, nor `$devices` is no longer works with chromium dev tools. Version of nuxtjs/device: 3.2.4 also tried 3.2.2 with no awail Version of browser: Chromium 130.0.6723.116 for Linux...

I think the title speaks for itself

bug

The useragent for playwright is "playwright-test". REGEX_MOBILE_OR_TABLET2.test("playwright-test".slice(0, 4)) resolves to true. I think that should not happen.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@nuxt/kit](https://nuxt.com/docs/4.x/api/kit) ([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/kit)) | [`^4.2.1` -> `^4.2.2`](https://renovatebot.com/diffs/npm/@nuxt%2fkit/4.2.1/4.2.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2fkit/4.2.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2fkit/4.2.1/4.2.2?slim=true) | | [nuxt](https://nuxt.com)...

3.x
chore

> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vitest](https://vitest.dev) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))...

3.x
chore

Im using nuxt with tauri and i have to disable ssr for these two to work togrther, and when i build it for release, the frontend compiles to static html...