Skip to content

Is any of the ajax stuff working right now? #71

@inspire22

Description

@inspire22

None of my listeners are firing. There's no docs, just the code? It changed listener names in previous releases, but I'm using the new "ajax:beforeSend" and nothing is still getting called.

$('#myform').live("ajax:beforeSend", function() {
console.log('ajax:loading')
}

Ditto with 'ajax:success'. Any tips for debugging? I am using data-disable-with on my submit button..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions