I have an issue with new Kanban element after the update… After moving the item to another column items list is empty even though the element is visible in correct column. Moved element stays on a initial column items list.
I also noticed that during placing new Kanban component it isn’t asking for variables an variables are not created. For example there is no “Kanban - Selected Item” variable.
I think there is indeed an issue with the basic kanban not registered with any prebuilt variable in our UI kit anymore. I will ask the product team! I see we now have two separate kanban in the Add panel, so maybe the first one is intended to come without any variables and workflows, and the second, more complex one, with prebuilt variables to start faster.
For the workflow I think you added it on the individual stack and not the whole kanban, are you sure it’s what you want ?
Could you share how you bound your data on the kanban ? (stackedBy property, items, …)
I can’t reproduce on my side, the list always contain the new stack data, for both kanban and stack events
In case you are wondering, It’s normal if the list is empty inside the explorer, it populate only when the event is fired
Do not hesitate to open a ticket on support.weweb.io with your editor link if you need help to debug your project
My fault After updating Kanban I did not notice that my workflow updating the record in the Supabase stopped working. After recreating the workflow everything is as it was before.