LINESimulator icon indicating copy to clipboard operation
LINESimulator copied to clipboard

Postback Template Action is not worked properly

Open usagiga opened this issue 3 years ago • 0 comments

When Postback Template Action button is pushed,

  • If the button don't have text field, it sends data as Text Message.
  • If the button have displayText field, it sends data as Text Message.

https://github.com/kenakamu/LINESimulator/blob/373685eaefb2d9df1755f43033eb30710821da8b/public/js/linesimulator.js#L290-L297

It seems to be wrong behavior.

Can I send Pull Request?

usagiga avatar Nov 09 '20 07:11 usagiga