Typeblocking is quite buggy

I'm not sure if this is a bug, but typeblocking for some components either doesn't work/gives me another block instead.

I've been able to replicate this behavior on 4 different browsers; Chrome, Edge, Firefox, and IE.

Here are all of the ones which I have found to be bugged so far:

  1. For each in list is not present in the typeblocking menu, but can be obtained from the for each option.
    image
    image

  2. Any Component functions don't seem to load properly. The only options displayed on typing "Any" are:
    image
    As shown in the image, "when any Button" yields me When Any Button.TouchUp.

Similar behaviors also occur with other Any Component blocks.

1 Like

Thanks for the report. I've filed an issue to track this.

2 Likes

10/15/21; Update: I've been able to recreate this with Procedures as well.
Any Component Procedures do not show up on the typeblocking menu.

  1. As shown below, call WebViewer.procedureName does not yield any desired results:
    image

I already fix this maybe you will find it in next release.

1 Like

hi guys, there are some fixes already done, the next realease of app inventor will be this year?

Thank you! It does work!
image
image

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.