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

Spring boot version filed can't filter special symbol and character #159

Closed
SunnyChen1 opened this issue Sep 27, 2020 · 0 comments · Fixed by #161
Closed

Spring boot version filed can't filter special symbol and character #159

SunnyChen1 opened this issue Sep 27, 2020 · 0 comments · Fixed by #161

Comments

@SunnyChen1
Copy link

Environments

  • OS: Windows 10/OS 10.15.3
  • VS Code version: 1.49.2
  • Extension version: 0.5.0

To Reproduce
Steps to reproduce the behavior:

  1. Open Command Palette, execute the command Spring Initializr: Generate a Maven Project
  2. Go to select spring boot version field, try to input " ? "/"abc"
  3. Press enter until pop error info: Fail to create a project. Error: Cannot read property 'split' of undefined

Current behavior
image

Expect behavior

  1. Spring boot version filed should filter special symbol and character
  2. Shouldn't pop error " Cannot read property 'split' of undefined"
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 a pull request may close this issue.

1 participant