Skip to content

Warning and workaround for error in electron #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: v6
Choose a base branch
from

Conversation

SRNissen
Copy link

Electron has a wontfix error that impacts the webpack template workflow.

This PR adds a warning to the docs, and a suggested workaround.

@SRNissen
Copy link
Author

For reference, this doc update tells the user how to deal with electron/electron#41614

Copy link
Contributor

@nikwen nikwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening a PR!

The logging in the linked issue is nothing to worry about. (Otherwise, we'd fix it.) I'm against telling users to disable hardware acceleration as that leads to bad results.

@SRNissen
Copy link
Author

How do you feel about this rewording that drops the suggestion?

The workaround text is less important to me than the warning so users can avoid a situation where they (...me) do exactly as suggested - and end up with error/warning messages.

@nikwen
Copy link
Contributor

nikwen commented Jul 16, 2025

Thanks for the update!

I still wouldn't mention it in the Forge docs because it's not an issue with Forge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants