JJ Kasper

Results 947 comments of JJ Kasper

## Failing test suites Commit: bfdfa276989aff00f4b2b2dd35dcae2828eb3072 `pnpm testheadless test/development/basic/styled-components.test.ts` - styled-components SWC transform > should not have hydration mismatch with styled-components transform enabled Expand output ● styled-components SWC transform ›...

# Stats from current PR Default Build (Increase detected ⚠️) General Overall increase ⚠️ | | vercel/next.js canary | Kikobeats/next.js edge-runtime | Change | | - | - | -...

Hi, can someone who has experienced this confirm this is still being encountered in the latest version of Next.js `v12.2.4`? We have updated webpack a few times since this was...

@eFFeeMMe the mentioned error doesn't sound related to this issue as this is specific to the dev error `node_modules_next_dist_client_dev_noop_js`. The `ChunkLoadError` itself can occur in production due to network issues...

## Failing test suites Commit: ca566e319c2a42d5c97c514b0cdd0b988011ede0 `pnpm testheadless test/unit/eslint-plugin-next/no-img-element.test.ts` - no-img-element > invalid > import styled from 'styled-components' const StyledImage = styled.img`` export class MyComponent { render() { return (...

# Stats from current PR Default Build (Increase detected ⚠️) General | | vercel/next.js canary | Fonger/next.js feat/eslint-rule-styled-img | Change | | - | - | - | - |...

# Stats from current PR Default Build (Decrease detected ✓) General Overall increase ⚠️ | | vercel/next.js canary | Fonger/next.js feat/eslint-rule-styled-img | Change | | - | - | -...

# Stats from current PR Default Build (Increase detected ⚠️) General Overall increase ⚠️ | | vercel/next.js canary | kwonoj/next.js feat-swc-experimental-coverage-instrument | Change | | - | - | -...

Hi, it looks like this is related to a change in google tag manager where it's injecting a new script to the head breaking the `next-head-count` order. Can you confirm...

## Failing test suites Commit: 2be822cf86258f674d9bd928b6c4e2dc20311382 `pnpm testheadless test/production/client-navigation-to-404-with-middleware/index.test.ts` - Client navigation to 404 with Middleware > should work Expand output ● Client navigation to 404 with Middleware › should...