Daniel
Daniel
Update: `applause-button .style-root { color: red !important; }` does seem to work - but this is not ideal... if I want to change this later by adding another CSS class,...
+1 on this issue. I am running the legacy 1.30 Postgres instance, was hoping to get a Clickhouse instance up and running. When running the hobby script, everything comes online...
Created pull request to address this ^^ https://github.com/PostHog/posthog/pull/11256
Have been dealing with this exact issue when testing component-level stories via Storybook. Have to try/catch every posthog call to avoid breaking the story when calling posthog.capture :-)
I don't know if this is related to #114, but I wanted to suggest: If there is a way to unload/remove the service worker or mocking library for stories that...
@fuziontech this was likely addressed by the same PR that fixed #10792 :)
> > As a workaround you can set the `docs.source.type` story parameter to `"code"`. > > It is not friendly for using template mode. > The code will be displayed...
Can I suggest a slight improvement with a great effort/risk/reward ration? Using the 'option' key to slightly modify behavior is a classic Mac OS user convention. It would be so...
Hello @bencao, and thanks for the great plugin. I'm having this issue as well - when running ```netlify build``` on my local machine, this plugin will update/rewrite my local function...