[F/OS] - Dynamic Components Extension (for every component) 2.3.0

Yes I can add, but I don’t think it would be useful as the extension is synchronous instead of asynchronous. So firstly I need to make the extension to work asynchronously.

Because when you add other blocks below the Create block, they won’t be executed until Create block finishes creating the component.

Yes, this may sound terrible, but synchronous tasks have their own benefits anyway. But I can try to add an optional property to work asynchronously or not.

Here is an image to learn about synchronous and asynchronous.

4 Likes