Omar El Omeiri filho

Results 7 issues of Omar El Omeiri filho

can't seem to pass a value into the itermax argument. This does not work ``` itermax

Hello, I was trying to tell est some code from the documentation, but can't seem to make the info_box_content show up correctly. I've tried to tweak it as much as...

- VSCode Version: 1.71.0-insider - Remote Container version: v0.243.0 - Local OS Version: WSL2 (Ubuntu 20.04.4 LTS) - Local chip architecture: Linux x86_64 - Reproduces in: Remote - Containers -...

Firstly I'd like to congratulate you for the extremely nice work and attention you give to the users of this library. Not many maintainers are so attentive. I just watched...

Counld not find in the docs a way to add text indexes like you could do with mongoose. like this: ``` const mongoose = require('mongoose'); const UserSchema = new mongoose.Schema({...

I have sortable table headers, but the announcement divs should not be placed as siblings to the `` elements. This could be solved by: 1. Customizing the location of the...

I have tried so many ways to pass in the `NOESCAPE` otion to the `json_get` command. But it seems that is not supported. ``` const { promisify } = require('util')...