Slow response and trouble with mutators

Hi all.
I'm experiencing some troubles:

  • Response when typing on a comment box is slow (sometimes it takes a couple of seconds to see on screen what I typed).
  • Using the mutator to add a new item gets terrible. Please see on the image what happened when I tried to insert a new string (in the second position) to a Join text block (almost all the existing strings got disconected, because only two sockets remained).
    Issue whith mutators 20250227

Does it happen to someone else, or do I need to buy a new and faster computer?

The mutator does not scale well.

At your level, switch to an iterative solution like YAML, that can be generated programatically from dictionaries.

In an earlier version of App Inventor we had patched this to work. I'm wondering if the latest update to Blockly may have degraded mutator performance.

@Martin_Herraiz Would you mind sharing a copy of the project with me for testing?