Skip to content

FF does not generate code correctly. #230

@thruthesky

Description

@thruthesky

I defined a function that accepts a parameter of document list and that may be null.

image

I am passing a list that is actually null. (Algolia search result variable)

image

And see the code that FF generated.
image

It should be algoliaSearchResults?.toList().

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions