Marat Azizov

Results 7 issues of Marat Azizov

Hi! I have a typescript error. What im doing wrong? Full error text: ``` 'ReactCrop' cannot be used as a JSX component. Its instance type 'ReactCrop' is not a valid...

Hello! Can't install on macOS 12.1. I am attaching a traceback: ``` (nbki-reporter-py3.10) ➜ nbki_reporter pip install rdpy Collecting rdpy Downloading rdpy-1.3.2.zip (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.5/151.5 kB 977.3 kB/s eta...

This is bad for UX because it is unclear whether you can click on the element. Maybe you can use `variant: 'secondary'` for enabled elements?

Sell list is missing in the interface, but it is in json: ![image](https://user-images.githubusercontent.com/710389/39050698-efc918ba-44ae-11e8-9204-251e4422c954.png) ![image](https://user-images.githubusercontent.com/710389/39050758-36849d42-44af-11e8-8f58-ddc60f651d6c.png) Can u do that? Or can i make pull request with sell list support?

Hello! Is it possible to use the upload mechanism inside a custom component, without using the standard frontend? I'd like a built-in mechanism to save my files and return the...

Hello! I'm trying to upload two files to one model, and I ran into a problem: If you upload both files, only the last one is saved. If you upload...