Spiros Grigoratos

Results 2 issues of Spiros Grigoratos

**Describe the bug** ifError() is not working for methods of entities. When we call an entity (or root entity) method with ifError(), the `.value` member is not being added in...

bug

**Describe the bug** Bracket notation of array is not being transpiled correctly to typescript. **To Reproduce** If anyone write the following line in bl: ``` this.modules[0] = module; ``` In...

bug