Maifee Ul Asad
Maifee Ul Asad
In the latest pull (959a176466ad6dbeced12b019e9fa5b4a08056d2), it's not rendering anything: ``` properties of undefined (reading 'style') at hterm.ScrollPort.setBackgroundColor (hterm.js:9380:18) at hterm.Terminal.setBackgroundColor (hterm.js:10908:22) at background-color (hterm.js:10571:22) at lib.PreferenceManager.notifyChange_ (hterm.js:2120:28) at lib.PreferenceManager.notifyAll (hterm.js:2100:14)...
no doc is provided, how should i use it ?
I'm trying to create a document with image, and that image has a base64 value as it's source. But when I try add this, it gives me, error saying it...
added style for image For right-alignment: `'float: right;'` For center-alignment: `'display: block; margin-left: auto; margin-right: auto;'` Everything else would be Left aligned All tests passed, and the output looks fine,...
**Feature Request: Text Position Detection in TR-OCR** Model I am using `TrOCR` #### Description: I have been using TR-OCR for text recognition in images and it has been performing well....
### π bug ζθΏ° When building a project with `@ant-design/pro-components`, we are getting `Cannot find module 'history' or its corresponding type declarations.` ### π· ε€η°ζ₯ιͺ€ ```bash git clone https://github.com/maifeeulasad/react-pipeline.git git...
### What problem does this feature solve? We have configurations available for setting up the duration for notification(s). But if we do so, it doesn't show any progress when it...
I am trying to plot some live data, using *react-rt-chart*, and it works, but it gives me oddly looking graphs, with some black color. Here is my code : ```...