Simon Rey

Results 6 comments of Simon Rey

I have [email protected] and react 18, with CRA, I added the following option to react-scripts (here react-app-rewired) ```react-app-rewired test --transformIgnorePatterns "node_modules/(?!react-dnd)/"```

It gives me an issue with eslint however. ``` Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)eslint(react-compiler/react-compiler) ``` Edit: it might be removed in a PR...

@kdwk does the answer from @Tonyehd solves your issue?

Can you share a link or a tutorial of how these are used with Docker Desktop? I can't really find information online about your usecase.

> @benoitf @simonrey1 Would you mind having another look at this? Yes thanks for the update. I added an answer to the comment here: https://github.com/podman-desktop/podman-desktop/pull/14773#discussion_r2618681354

suggestion: we could remove some of the code to make it work for your issue. I have opened a PR to illustrate my suggestion https://github.com/vancura/podman-desktop/pull/2.