Nick

Results 9 issues of Nick

### Is your feature request related to a problem? Now search has the ability to find post's by tags in channels. It is very comfortable. But this feature can be...

enhancement

Somethere in code of node-source-map-support there is a check like `(env.SOME_VAR === undefinded)` But in windows there is no global variable `env`, so this code falls out with an error....

Did you try use your own npm package? https://www.npmjs.com/package/lovely-chart ![изображение](https://github.com/Ajaxy/lovely-chart/assets/32971513/4a237921-49f7-41b2-8711-a440f01bf9eb)

It would be really cool to be able to include an additional authentication level. In my opinion, the simplest additional factor would be to send a code to an email....

Why does the ID format returned by different methods differ? This seems like nonsense, but... ```JS const channels = await client.getDialogs(); const subscribedChannels = channels.map((chnl) => { const entity =...

The problem is that `@import` for importing variables in sass is now deprecated, so as stated in the official documentation, I need to use the `@use` statement instead: ``` @use...

needs info

Hi everyone! `didScrollDummyScrollbar()` has a bug - in some cases (I'm not sure which ones) `element ` is not defined, which causes an Uncaught TypeError. The bug is described here:...

Version v3.2.5 crashes on Windows 8.1 when i try add new config by a link. At same time v2.6.3 work correctly.

Yesterday I tried to install version 1.7 on Windows 8.1 (x64), and it crashed my system so much that I had to reinstall it. I have a licensed Windows and...