asomethings
asomethings
> Problem selectedFont wasn't working. The code was only checking **selectedFont** and sending font only the normal font pagerController.scrollToController(at:animate:) Only Tab bar was animating. But I wanted pagerController to animate...
If I request an non-http2 server with http2 superagent throws error with `superagent: double callback bug`. Wondering if this is an expected behavior for http2? #### Sample code ```javascript superagent...
In QueryDSL we can use parameters like `{0}`, `{1}` to parse parameters. But JDSL only supports varargs style functions. ### Example (QueryDSL) Simple example using QueryDSL ```kotlin Expressions.dateTemplate(Date::class.java, "CAST({0} AS...
Our team tried to use pgroll for our new project and found out that it doesn't seem to have a partial index support. It seems there were mentions while adding...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...