Murat K Ozcan

Results 15 issues of Murat K Ozcan

I have the SVG, want to add to it. How do we do that?

We have a mono-repo setup very similar to [this one](https://github.com/muratkeremozcan/lerna-react-ts-cypress). We are adding component tests, and having a config file error in CI. All work fine locally. E2e tests still...

### Current behavior In a simple repo, like a fresh CRA, or small a-la-carte components as in [330+ cypress-react-component-test-examples](https://github.com/muratkeremozcan/cypress-react-component-test-examples) v10.4.0 works as intented; there are no React 18 warnings in...

type: bug
CT
stage: routed to ct

### Current behavior Here's a very ambiguous CI issue during parallelization It happens because Chrome rolls out varying versions , and if the parallelized CI machines do not match versions,...

type: feature
existing workaround
CI
Cypress Cloud
Triaged

### What would you like? The next12 example from Mike Plummer is nice, but needs to be updated for next13 https://github.com/mike-plummer/nextjs-cypress-ct-example/blob/9110384cc8a2fad869104ffb0c75b92990fb3e5b/cypress/support/component.js#L37 We need a way to make `useRouter()` work in...

CT

**Is your feature request related to a problem? Please describe.** It would be beautiful to have a plugin for Cypress runner, as it supports component testing in 4 frameworks. **Describe...

🚀 Feature request

here's a draft for easier reading https://dev.to/muratkeremozcan/ci-cd-strategies-for-ui-apps-and-deployed-services-7k8

### What would you like? The next12 example from Mike Plummer is nice, but needs to be updated for next13 https://github.com/mike-plummer/nextjs-cypress-ct-example/blob/9110384cc8a2fad869104ffb0c75b92990fb3e5b/cypress/support/component.js#L37 We need a way to make `useRouter()` work in...

CT

adding a task in the ch10 app, render does not happen and we have to refresh the browser to see the new task

https://github.com/remorses/esbuild-plugins/blob/d9f6601a24dc4e0470046eda8c772e6523c52b96/node-modules-polyfill/src/polyfills.ts#L142