James Kleeh

Results 129 comments of James Kleeh

Please provide a plunker/fiddle that shows this error

I'm not familiar enough with AMD to understand what is happening there. I just loaded the latest code on the demo page and it runs fine. If you figure it...

@manmamen It would no longer work for CommonJS folks with that change

What is the use case for `onOpen` ? The `onDismiss` option really only makes sense while it is being used as a directive. You can simply change to use `$confirm`...

Is the tooltip triggered on click?

@icfantv The only manipulation with events is the following: ``` element.unbind("click").bind("click", function ($event) { ```

Please provide a plunkr or something that demonstrates the issue

Which GORM implementation? Edit: n/m I see hibernate in the stacktrace

Did you specify `compile 'org.liquibase:liquibase-core:3.5.3'` in your build.gradle ?

Did you specify `compile 'org.liquibase:liquibase-core:3.5.3'` in your build.gradle?