Havit Rovik
Havit Rovik
@zhaoyi0113 It's stated implicitly. Please try to clone the repo and take a look on the docs. https://github.com/whoisandy/react-rangeslider/blob/28b957e41feb78624a52ecee204018e928873b6f/docs/components/sliders/orientation.js#L30 _and the respective .less styling._ https://github.com/whoisandy/react-rangeslider/blob/28b957e41feb78624a52ecee204018e928873b6f/docs/app.less#L357
> Hi, I'm dealing with this issue, and I have to change the CACHE_VERSION almost every new PR, do we have a better workaround to fix this bug in the...
@martincik @TheZombieLives any update here? 🤔
Hey @pianistprogrammer 👋🏻 I tried your fork but got an error: ``` RuntimeError: Placeholder storage has not been allocated on MPS device! ``` It's M1 Pro. Any clue what is...
@Naturalclar could you please **rebase** with the latest `master`? 🤝
@mazipan I checked it again and I guess both the `master` and this branch still has the Security issue. **Scenario:** 1. User login successfully 2. User get JWT token 3....
Fixed the issue 💪🏻 ``` HTTP Requests ------------- GET /api/private/question/by-uid/pagination/*** 500 Internal Server Error DELETE /api/private/user/session-destroy. 200 OK GET /api/private/user/by-uuid/*** 200 OK GET /api/private/question/by-uid/pagination/*** 200 OK ``` ___ 📝 **Ideally**,...
With this PR, we can finally replace `opentelemetry-instrumentation-sequelize` which was still using `@opentelemetry/api@` `