PostHog / plugin-server

Service to process and save PostHog events, supporting JS/TS plugins at that
https://posthog.com
8 stars 5 forks source link

Fix attribute-based element filters in action matching #569

Closed Twixes closed 3 years ago

Twixes commented 3 years ago

Changes

Looks like element filtering did not handle attributes properly. Resolves #565.

Checklist