However, I am now facing a new problem. I tried to follow the guide to create a new project from scratch, but I am still facing a persistent UI bug in the block editor.
I cannot connect the “starts at” block to the “else if” slot. It doesn’t snap into place. I have already tried hard refreshing, using an incognito window, and resetting my browser zoom.
Could you please offer some advice? It seems to be a bug that is preventing me from completing my project.
.
That’s correct, if and else if only accept true/false values. Start at returns a numeric value and therefore doesn’t allow you to connect them.
Since I’m not exactly sure what you want to do, could you show the blocks or better explain what you’re trying to achieve?