ga-wdi-exercises / project2

[project]
1 stars 30 forks source link

Heroku input error #857

Closed Nykke closed 7 years ago

Nykke commented 7 years ago

Heroku won't let my input into my form convert from a string nor would it let me enter information and have it return as single bullet points

amaseda commented 7 years ago

What do you mean?

Can you provide example input and output and how they work in your local app?

Also please...

Nykke commented 7 years ago

I ended up using white-space, pre-line and that fixed the entry issue on both local and heroku. I think the mess up happened when I switch my fields from text field to text area.