Zsolt Tövis

Results 11 comments of Zsolt Tövis

(https://github.com/facebook/create-react-app/issues/11777#issuecomment-996276161) > try to replace "postcss" with "postcssOptions" in craco config I had the same problem , this method works for me. Just seems like it works! There is no...

> > ([#11777 (comment)](https://github.com/facebook/create-react-app/issues/11777#issuecomment-996276161)) > > > try to replace "postcss" with "postcssOptions" in craco config I had the same problem , this method works for me. > > >...

> try to replace "postcss" with "postcssOptions" in craco config I had the same problem , this method works for me. > > really work for me Why do you...

Replace `postcss` to `postcssOptions` is EQUAL with delete complete `postcss` configurations! Please don't be sick guys, and stop spreading the nonsense!

@catafest answer in error log. You need to download and install Microsoft C++ Build Tools distutils.errors.DistutilsPlatformError: **Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build...

The issue still persists. I encountered the issue when using `toLowerCase`. For me, the doubling only occurs when typing with the keyboard in capital letters. Each time a letter is...

@jukkahuuskonen Now try writing in all caps. I think you will be surprised. The error only occurs for uppercase letters when using the `toLowerCase()` function.

@jukkahuuskonen You understood well. This seems like a good temporary hack. Good job. I tried it, it works for me, but **it causes another bug**. Here comes the vicious circle....

Hello guys! - Here is an example video, slow down to see what is happening. - Layout shift happens on the first and fourth start, there are 4 starts in...

@areknow Thank you for your feedback. **First, please let me know if your case is urgent. For example, you are already using the component in production and your client or...