#Javascript ignores Delay

6 messages · Page 1 of 1 (latest)

stoic lagoon
#

A form submit also loads that page, so you'd have to preventDefault the event that is emitted when the submit button is clicked

#

Also you might want to remove the app.config["SECRET_KEY"] from that paste

rocky yoke
#

@tepid pawn I deleted your post as it has your secret key

tepid pawn
rocky yoke
#

Should just use a .env file

#

Would be easier and safer