Mihailo
Mihailo
Here is an example of this bug (just open it in Chrome and click to show the offcanvas): https://jsfiddle.net/07cLvwd3/2
Roadmap?
First I must say that this thing saved me, so thank you for creating it! :+1: I mean, only AngularJS select directives that cooperate with Bootstrap (3) are yours and...
Hello, I've got instructed to post here from the very same issue I've created on this place: https://github.com/sqlalchemy/sqlalchemy/issues/8260 Here's the example code from here which I am using: https://github.com/sqlalchemy/sqlalchemy/blob/rel_1_4_39/test/ext/test_baked.py#L1023 When...
I'm using similar command like from your example, but it doesn't work: `messages.add_message(request, constants_messages.INFO_PERSISTENT, "Hola abc desde %s" %request.user, user=sally)` It produces this error: `TypeError: add() got an unexpected keyword...
As the title says, I'm trying to position marker on the map in the center when map container is resized, but still no avail. Here's the code: ```html ``` ```js...
I think that I've discovered a bug particularly in my use-case because I'm (still) not able to reproduce it on Plunkr but I'm able to identify it manifesting on my...
**Describe the bug** I'm using the latest version of `cache-manager-redis-yet` from NPM which is 5.0.0, and I'm using it in a combination with NestJS. However, as the title says, I'm...