NodeEditor -- TypeError in parseDataFromOutputKey when using Key Name / Key Code comparison nodes && Selector variable is not defined error when using selector type "All Children"

I’m using BricksForge 3.1.0 and when I have the following configuration:


on this element:
element
I get error like this:

And also in other configuration like this:


on the same element as above I get error like this:

I believe this is internal BricksForge error.

The basic steps to reproduction is (using Edge browser btw.):

  1. Install Bricks 2.0rc.
  2. Enable Query Filters in Bricks settings.
  3. Install BricksForge and enable BricksForge Panel to use Node Editor.
  4. Create setup with the same configuration as one of above pictures (basically search filter and take it’s id and put it into event listener).
  5. Press enter on that search filter and look into console.

The same error seems to happen on official playground.