manifoldco / promptui

Interactive prompt for command-line applications
https://www.manifold.co
BSD 3-Clause "New" or "Revised" License
6.03k stars 333 forks source link

Prompt select label and help appear multiple times #200

Open hisamafahri opened 2 years ago

hisamafahri commented 2 years ago

Problem

Hi, so I am encountering a bug(?) that makes the select prompt's Label and Help are appeared/rendered multiple times (see image)

image

Other details

I am using promptui v0.9.0. I am still following the docs here, only made changes on the Label itself and the Items

hisamafahri commented 2 years ago

Looks like it is related to #199