Skip to content

Unable to create a new Quasar project due to UP and DOWN keys not being sent to running node app #1949

@tohagan

Description

@tohagan

Describe the bug

Can't create new (latest version) Quasar app via StackBlitz terminal due to UP / DOWN keys not working.

$ yarn create quasar app
... asks for option selections via UP and DOWN and ENTER keys - However UP and DOWN keys don't work.
StackBlitz terminal fails to send these key strokes to the running node app.

Link to the blitz that caused the error

any blank empty repo

Steps to reproduce

  1. Run under Windows 11 and latest Chrome browser
  2. Open StackBlitz terminal
  3. Run "yarn create quasar" or probably any create command that requires UP / DOWN keys
  4. Attempt to use UP and DOWN keys to select

The terminal displays the

Expected behavior

The running app should capture the UP and DOWN keystrokes.

Parity with Local

Screenshots

I've run this command many times locally. This is purely a StackBlitz terminal issue.

Platform

  • OS: Windows 11
  • Browser: Chrome
  • Version: 138.0.31254.169 (Official Build) (64-bit)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions