Results 11 issues of Anatoly Tarnavsky

Will try my best to describe my issue, hope I'll success with it. For example I have in total 100 rows, and pagination (with lazy loading) set up to show...

https://webhint.io/docs/user-guide/hints/hint-typescript-config/import-helpers/ I think that that `tslib` package should explicitly be listed in `dependencies` of `package.json`

In the `TextField` I can use [Input Adornments](https://material-ui.com/components/text-fields/#input-adornments) to add suffix/prefix to input field, does `ChipInput` support same functionality? ![image](https://user-images.githubusercontent.com/1641594/110241981-8204bf00-7f5c-11eb-86b4-0d5683b387a6.png)

Hi, Following the tutorial but stuck at generating query files. When I run `npm run codegen` which is translated to `apollo client:codegen --target typescript --watch` I get the following error:...

Hi, I asked initially this question on Stackoverflow, but meanwhile, nobody could help me, maybe someone here had the same issue and was able to solve it? [NPM module doesn't...

If I have multiple line series and using tooltips' mode `nearest` and not `interpolate` the tooltip being rendered with data of only a single series, look at the Codepen below:...

Hi, I'm using this Chrome extension to translate unknown words while I'm reading: [ImTranslator][1] It works like this: - I double click on word or select text section and a...

Can PR be submitted or it's best to fork and made local changes? For example `request` library is deprecated and need to be replaced by something other.

## 🐛 Bug Report It seem that `addPath` not working, neither with ChainedBackend, neither stand alone, neither yaml, neither json, I have tried every possible options. The file with missing...

Hi, duplicate my question from here: http://stackoverflow.com/questions/33245657/button-and-a-tag-dont-work-when-placed-in-navbar-of-mobile-angular-ui-plugin In the following code: ``` Navbar Brand Home Home ``` This link `Home`, and this button `Home` don't work. When I place any...