Dennis Adamczyk
Results
3
comments of
Dennis Adamczyk
trafficstars
That's correct. Because there is a cycling dependency in the definition of the AIProvider, the type can not be inferred. This is fixable when explicitly type the return type of...
I noticed that this problem only occurs when you give the preview image `height: auto`, otherwise the `height` attribute seems to take effect. I also considered using `background` instead of...