Stephane-Ag

Results 14 comments of Stephane-Ag

I'm surprised there's been a PR for this for a couple of years now. Seems it is very much outdated at this point but would be nice to see this...

In my case, it seems to have been because the plugin expects some things to be in alphabetical order. My code was like this: ``` .container { font-family: Avenir; margin-top:...

Having this same issue. VS Code version 1.64.2 Extension v2.0.6 I have no "Typescript kernel" tab or anything I see this in developer tools console: ``` ERR request cancelled: Error:...

For anyone finding this, see [comment in PR](https://github.com/gajus/babel-plugin-react-css-modules/pull/303#issuecomment-846760495). Seems best to just stop using this package. I tried [this one](https://www.npmjs.com/package/@dr.pogodin/babel-plugin-react-css-modules?activeTab=dependents) and it works well!

This package is not being maintained anymore. This is also a very old issue #624 .

I've been trying to replicate this for so long. Thank you. Didn't even know where this issue was coming from. But indeed needed to scroll from the Autosuggest dropdown. It...

I am really interested in this package since I don't want to have to use Redis with "django-rq" but this repo hasn't received any updates in over 2 years and...

I can confirm that using `django_db_blocker.unblock()` is a good working solution. As mentioned [here](https://github.com/pytest-dev/pytest-django/issues/514#issuecomment-800764590) and in the answer right above.

@bradley-p That's awesome! Thanks for linking this!

@shraddhabang Ah, so it does exist! If [this page](https://kubernetes.io/docs/reference/kubernetes-api/service-resources/ingress-v1/#IngressSpec) could be linked to from [this one](https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/guide/ingress/spec.md), that would be great then.