Card Execute as tag does not accept non-BLL expressions combined with a BLL expression

Issue #37 resolved
Rrrr created an issue

I think this is a bug or inconsistency in the BLL flow card "Execute as tag".

I entered the below in the card and it gave an error.
When I enter the same in another BLL flow card "Set variable to text", it works.

It seems that the flow card Execute as tag does not accept non-BLL expressions combined with a BLL expression. Here is what I entered:

The last one is: {[ _.last(["1", "2"]) ]}. Results here: https://community.homey.app/t/app-pro-better-logic-library-for-users/71876/122?u=rrrr

Comments (2)

  1. Log in to comment