I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic
Describe your issue
Helper Blocks, also known as Options internally, are not functioning correctly with extensions. Those that are built-in perform normally.
Steps to reproduce the issue
- Follow How to Add a Dropdown Block to a Component - Google Docs in adding enums to your extension.
- Import your extension into Kodular
- Run
Do
on an enum, errorno part 'invoke' in package yail, Unknown, version 0 0.
is shown
This is being reported as being specific to Kodular, extension enums work with App Inventor.
Edit: Itβs reasonable to say this is a flaw in the implementation of enums I used. With that being said, I will come back to this later after determining if this bug report stands.