Matt, Can you share the contents inside your application.js ?
On Tue, Jun 18, 2013 at 3:32 AM, matthew berardi <[email protected]>wrote: > Hello, > I'm new to hobo. I have added an ajax form for a child to show.dryml with > the following: > > <show-page> > <collection: replace> > <collection:comments part="comments"/> > > <form:comments.new update="comments"> > <div> > Add a comment: > <input:comment/> > </div> > </form> > </collection:> > > </show-page> > > Whenever I hit enter in the comment box a get two posts. I've also tried > using the rapid generated form's submit button and I also get double posts. > If anyone has any ideas I'd really appreciate it. Or, if anyone has any > tips on how to try to debug the js I'm all ears. > If I could figure out how to get front.js generated in a human-readable > form I might be able to figure out. > > Thanks a lot, > Matt > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
