Georgiy Tarasov

Results 4 issues of Georgiy Tarasov

[](https://issuehunt.io/r/egoist/poi/issues/353) First of all thanks for Poi! Sometimes (mostly randomly or I can't just catch it) when I change some css in Chrome DevTools, Chrome loses mostly all styles. Previously...

type: bug
help wanted
:dollar: Funded on Issuehunt
not-stale

**Describe the bug** Precedence of HTML style tags doesn't work well with atomic class names and media queries. Latest declaration of property overwrites the earlier media query what causes: -...

### Current Behavior Environment variables that are prefixed with `NX_` are undefined during development in Next.js on a client. They work as expected on the server's side. It works correctly...

type: bug
scope: nextjs

## Problem This PR adds multiple breakdowns support to `InsightsQuery`, `ActorsQuery`, and `InsightActorsQueryOptions`. Closes #938 and #23156 ## Breakdown by before changes ![single_breakdown](https://github.com/PostHog/posthog/assets/13541795/dd6d1abc-8fa2-4678-b9ff-9e93a7c27534) ## Multiple breakdowns ### Demo ![multiple_breakdowns](https://github.com/PostHog/posthog/assets/13541795/fe6671b6-655b-4b03-b269-6b90c83c678f) ###...