Kola

Results 10 comments of Kola

@philwig, thanks for clarifying that. It was very helpful. I think the documentation should be edited to provide and example and make it abundantly clear.

Could you post the json response? Anytime I get this issue, the problem turns out to be a miss formed json response. As you know, by default the plugin expects...

I'm having the same issue. Have you, by any chance, figured out the solution? Thanks.

I have the same problem with Chrome 40 on Ubuntu 14. Anybody got a fix?

@ChandanNadig, Indeed, that's what I ended up doing too (setting autoclose to true). And that works. Thanks a lot. I hope this issue is addressed in the next release because,...

I have the same issue. Like @craigdanj I'm using verte in a modal window.

I'm having the same issue on a Laravel 8 project. The namespace of a class located in database/seeders resolves to App. ``` "autoload": { "psr-4": { "App\\": "app/", "Database\\Factories\\": "database/factories/",...

Checkout this: [https://github.com/ordepdev/couchdb-to-mysql/blob/master/example.js](url)

This is a great addition. This is particularly useful for a multi language app like mine where the alt text display text in languages that are not that of the...