Primary/secondary do not trigger in widgets if the cursor is enabled [fixed]

Listening for LocalOnButtonPressed for primary or secondary in js and using the css class “primary-action” or “secondary-action” doesn’t work when a widget utilizes the cursor.

The LocalOnButton ones were fixed.

2 Likes