Console errors when using where notInArray

Wappler Version : 5.4.2
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

The tagify element should not generate dev console errors on load

Actual behavior

The following errors are generated:

How to reproduce

Use the following in a tagify data source expression:

get_site_person_profiles.data.person_profiles.where(`person_profile_id`, get_user_site_listings.data.brand_user_listings.values('person_profile_id'), 'notInArray')
Community Page
Last updated: