Skip to content
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

prompt is unsupported in electron #4

Open
ylebre opened this issue Jun 10, 2024 · 1 comment
Open

prompt is unsupported in electron #4

ylebre opened this issue Jun 10, 2024 · 1 comment

Comments

@ylebre
Copy link
Contributor

ylebre commented Jun 10, 2024

I tried to open simpypresent in electron, but it failed because 'prompt is not and will never be supported' in electron. This means the selection of the solid provider fails to start up which blocks the rest of the environment.

Can we replace the prompt with something else that will be compatible with electron?

@Potherca
Copy link
Member

I'd vote for using <dialog> as an alternative to take user inputs.

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

No branches or pull requests

2 participants