jer-0

Results 7 issues of jer-0

Hey mates, making a module proposal. ref: https://www.npmjs.com/package/array-move https://stackoverflow.com/questions/5306680/move-an-array-element-from-one-array-position-to-another

New module request

Hello, I am using nodejs to query redis graph (tried both node-redis, ioredis). I have many queries that are working and returns correct results, but then after couple of days...

Hey I am seeing this error before redis crashing, (crash logs: https://github.com/RedisJSON/RedisJSON/issues/823) ``` * 100 changes in 300 seconds. Saving... * Background saving started by pid 322 * Created 0...

this is a copy of https://github.com/redis/redis/issues/11250 **Crash report** Paste the complete crash log between the quotes below. Please include a few lines from the log preceding the crash report to...

bug

Hello, Currently there are type definitions for vast-client 3.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vast-client Which is incompatible which version 4.0.0. Any change of any update?

discussion

classes in FormGroup component is being applied to wrong element causing it to have no effect. code: ``` ``` dom: ![Screenshot 2023-01-30 152322](https://user-images.githubusercontent.com/86112502/215575257-8021f02e-09f8-4020-8a70-a8d670227aac.jpg) as you can see, `.form-check-inline` class should...

Hey, the export PDF size is too big. I saw some fix it in a fork: https://github.com/felipeall/resumeio-to-pdf/commit/65e6d8fec9a7359aee697797297dccef61a7ae07 Thanks.