Cannot display flow.set/flow.get message

@Loveflowersx one thing to note is that the text-input node is going to send what ever is in the input every 300ms (the default value. This means if you. have a slow typer, you will see bits the text sent as time goes on.

In this case, you might want to use the ui-form node and set an entry as type 'E-mail', then the address will not be sent until the user presses 'SUBMIT'

Please export your flow and post it to a response.

In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)

``` 
   code goes here 
```

You can edit and correct your post by clicking the pencil :pencil2: icon.

See this post for more details - How to share code or flow json