You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For contributors who don’t have a Posthog key (or don’t intend to add one), navigating the components page currently throws errors.
I suggest updating the code to disable Posthog initialization when the API key is not provided, to prevent these errors and improve the developer experience.