Hossein Dehnokhalaji

Results 5 issues of Hossein Dehnokhalaji

Notistack v3 primarily focuses on flexibility, scalibity and customisation. There has been numerous issues and pull requests on the repository asking support for customising snackbars more easily, and removing the...

help needed

### Are you or your company using notistack publicly or behind the scenes? Comment your company name, link to your website, or link to a repo using that's using notistack....

discussion

## Context When making an api request with method DELETE which has some body, the body is not sent. This seems to be intentional as per these lines: https://github.com/stoplightio/elements/blob/b20ba4422985ff35617171ec72103719fe3aa2b6/packages/elements-core/src/components/TryIt/build-request.ts#L66 ##...

enhancement
triaged
hacktoberfest

As of Chrome 63, Chrome will force `.dev` domains to HTTPS via preloaded HSTS. So it's better to not go through the hassle of setting up https for localhost and...

`initialDeviceName` from `config.json` is not reflected in `BALENA_DEVICE_NAME_AT_INIT` environment variable. In fact, `BALENA_DEVICE_NAME_AT_INIT` is undefined when a service first runs. ### Steps to reproduce 1. We are using `balena preload`....

low-hanging fruit