Roman O

Results 34 issues of Roman O

Add plus codes icons, pls) https://plus.codes/

icon

Hello. Can I get current fetching progress of component? Example: XMLHttpRequest has event 'progress'. Size of my async component is 500kb. I want see progress bar on top of the...

When I'm trying to change the imports from relative paths to absolute paths I loose my extended types in styleguidist. I'm trying check this with direct call of `react-docgen-typescript` Example...

I have multiple errors with same types when trying build docs with styleguidist ![image](https://user-images.githubusercontent.com/3369304/112029433-4c5df980-8b4a-11eb-8b53-3363ec4e3c75.png) Production mode doesn't work, development mode work properly. Use react 17 with new jsx transform. Source...

I cannot start isValidated() method in my step I found what ```stepMoveAllowed(skipValidationExecution = false)``` method in StepZIlla cannot properly check this because this.refs is empty ``` else if (Object.keys(this.refs).length ==...

![image](https://user-images.githubusercontent.com/3369304/40655875-4b46afc6-634b-11e8-91b1-393371ffd62d.png) Hello, I get this error when trying mount component with svg icon my loader ``` // SVG { test: /\.component.svg$/, use: [ require.resolve('desvg-loader/react'), require.resolve('svg-loader') ], }, ```

If after block content height is changed I call update event for sticky block. But I found what new bottomSpacing is ignored ``` javascript var newTop = documentHeight - s.stickyElement.outerHeight()...

Example I use owl-carousel with autoheight and when I change slide in sticky element, I have oveflowed content( Maybe when I call update method you can try recalculate height of...

Hello, I have this meta for my svg ``` ```` And with attributes `xmlns` and `xlink` converting to pdfkit doesn't work. PDF is empty ![image](https://user-images.githubusercontent.com/3369304/38730972-524602ac-3f21-11e8-8e9e-7cbb37219182.png) When I remove` xmlns` and...

compatibility

Hello. I have error in my migxdb component. I tried active record from deleted rows. > [Thu Jun 09 10:42:26 2016] [error] [client 94.241.225.132] PHP Fatal error: Call to a...