Skip to content

Timeout issue caused by the js.prompt input field #19

@Lafatalite

Description

@Lafatalite

The issue occurs when using the 'Add Device' button in the device panel, the 'New Blockly' in the jog page, and other places where js.prompt is used. When clicking the button that triggers the js.prompt input field, if you wait for 15 seconds before entering the content and click 'OK', a 'remote host not found' error will appear. However, if you quickly enter the content and click 'OK', the error does not occur. The initial guess is that this is due to asynchronous waiting timeout, and the function blocks the interface's loop update.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions