JetBrains / jcef

A simple framework for embedding Chromium-based browsers into Java-based applications.
Other
244 stars 38 forks source link

I am encountering this error when opening a webpage. Google Chrome and Microsoft Edge are both working fine. Please fix this bug officially. #22

Open hteste opened 7 months ago

hteste commented 7 months ago

I am encountering this error when opening a webpage. Google Chrome and Microsoft Edge are both working fine. Please fix this bug officially. Error: Application error: a client-side exception has occurred (see the browser console for more information). [0222/184117.656:INFO:CONSOLE(1)] "Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Brel%2C%20href%2C%20precedence%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.",

ujpv commented 6 months ago

Unfortunately this bug report doesn't have enough info to reproduce it. Could you pls feel out this form Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen and what happened instead.

Screenshots If applicable, add screenshots to help explain your problem.

Version and environment:

Additional context Does the problem reproduce with the JCEF simple or detailed sample application at the same version?

Does the problem reproduce with the CEF cefclient or cefsimple sample application at the same version?

Does the problem reproduce with Google Chrome at the same version?

Add any other context about the problem here.