Can't add localhost:3000
finkrer opened this issue · 1 comments
finkrer commented
Describe the bug
I want to add localhost:3000 to my websites. I have encountered several bugs while trying to do that.
To reproduce
Bug 1:
- Go to 'Add website...'
- Paste
http://localhost:3000/
- The button is inactive
Bug 2:
- Go to 'Add website...'
- Click on the 'show the time' suggestion
- At any point after that, paste
http://localhost:3000/
- Plash "loads" the site and the button is active, the input field reads
http://localhost:3000/
- Press 'Add'
- The website added is actually the website with the time
Bug 3:
- Go to 'Add website...'
- Type in
localhost:3000
manually - Press 'Add'
- The website added is actually
https://localhost
Expected behavior
I add http://localhost:3000/
and the site added is http://localhost:3000/
Info
- macOS version: 12.3.1
- Plash version: 2.9.3 (37)
sindresorhus commented
Thanks for reporting. This is fixed in the latest update.