Deepankar Agrawal
Deepankar Agrawal
## Paste the link of the GitHub organisation below and submit https://github.com/mozilla --- ###### Please subscribe to this thread to get notified when a new repository is created
## Paste the link of the GitHub organisation below and submit https://github.com/vernacular-ai --- ###### Please subscribe to this thread to get notified when a new repository is created
### Actual behavior Google OAuth is not working with some error in express. A full error log is pasted below. ``` Error: Can't set headers after they are sent ````...
When creating the list of categories and assigning posts to it before pagination, wrong category is chosen because of sort. Code can be found in [categories.rs](https://github.com/cobalt-org/cobalt.rs/blob/master/src/pagination/categories.rs#L86) in `parse_categories_list` Snippet: ```rust...
When setting `draggable: false` map still drags on mobile. I saw that you are working on a new version release which fixes most of issues with touch events, maybe this...
In CPython, bool extends from int, but so is not the case in voc. Does this need fix or is it an intended implementation.
For example, when I was implementing `dict.fromkeys()` and checked with no args, this was result. >fromkeys() missing 1 required positional argument: 'iterable' --> getting in voc fromkeys expected at least...
sparks should have more brightness and and should diffuse more.
Addition of some powerups will increase engagement and improved experience. For example:- ##### Positive PowerUps 1. Shield to prevent player from dying 2. Slowing the game pace for some time...
speed of game should be controlled by score, not time because, when user completes the tutorial in starting a lot of time has been elapsed and the speed at the...