Debotos Das

Results 10 issues of Debotos Das

I passed this as an initial value - ``` Kind regards, Visit www.some-live.com for more information. ``` Its output - ``` Kind regards, Visit www.some-live.com for more information. ``` So...

https://user-images.githubusercontent.com/29367677/131660123-bc79f60a-bb0f-4b6b-88e7-15b0bc91145c.mov

Not including 3rd party packages CSS Next.js version - 11.0.2-canary.15 I have two 3rd party CSS imports inside the _app.tsx ```js import 'slick-carousel/slick/slick.css' import 'ant-design-layout/dist/ant-design-layout.min.css' ``` postcss.config.js - ```js const...

bug

I am not finding the any example to set up Entry, Exit, Stop Loss level in my charts. ![Screenshot_2019-10-21_at_12 43 59](https://user-images.githubusercontent.com/29367677/67205758-34a0b400-f432-11e9-8d1c-3e091ff8070a.png)

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/fixed-header-and-scroll-bar-with-the-page-antd-4-24-5-forked-m41flk?file=/demo.js) ### Steps to reproduce 1. Open the codesandbox link. 2. Reduce the preview window width. 3. You can see, instead of horizontal scrolling it's...

🐛 Bug

I tried in android devices browser(Chrome) it's working. But in the iPhone browser(Safari, Chrome) loading never finish. By the way, it's working on the Macbook Safari browser.

Trying to play .mp3, .wav file. App crashing(only in Firefox) with an error - Unhandled Rejection (NotSupportedError): The media resource indicated by the src attribute or assigned media provider object...

**_feature_** Not finding any documentation about using it in a class-based component.

Inside Cluster, a popup doesn't open if I click on a marker. When I am zoomed and at that point, there is no cluster point only the marker then if...

### Summary An arrow icon after the country icon(dropdown trigger) to indicate it's a select/dropdown. ### Basic Example ### Drawbacks `addonBefore` size will increase a bit.

documentation
enhancement
question