Filtering in an iteration field

Hi @sheema,

this is because the data api can not be called with an url slug.
See my unanswered post here:

So I fetch the data in next with fetch api based on the url and put it into builder as state.

I try to build a minimal example as this shouldn’t dependent where the data comes from.

Thanks for your help.

Andreas