dapr / website

Website for the Dapr project
https://dapr.io
Apache License 2.0
5 stars 8 forks source link

Remove onlick handlers to fix broken nav on macOS #103

Closed marcduiker closed 5 months ago

marcduiker commented 5 months ago

Remove onclick events to ensure these event do not break the navigation on macOS.

Fixes issue #100

As mentioned in the issue, this handling of events is outdated since GA4 is now being used.