matomo-org / tag-manager

Free Open Source Matomo Tag Manager - A simple way to manage and maintain all of your (third-party) tags on your website.
https://matomo.org
GNU General Public License v3.0
170 stars 58 forks source link

Fixed issue where Shareaholic in-page app ID field wouldn't display #809

Closed snake14 closed 3 months ago

snake14 commented 3 months ago

Description:

It was noticed that the in-page app ID field, for the Shareaholic tag, was always hidden. This PR fixes that.

Review

snake14 commented 3 months ago

@snake14 This works as expected and I thought it should have worked with earlier code also, do you think this is a bug or regression?

@AltamashShaikh I'm not sure if it ever worked or not. I suppose it could potentially be a regression in the way FieldConfig evaluates conditions. However, I couldn't find any other examples of fields that used != in the condition.