Join Slack
Powered by
<@U3KTRLWNS> Also I've found a workaround: if an e...
# announcements
i
ilya.gorbunov
03/01/2017, 3:57 AM
@nulldev
Also I've found a workaround: if an explicit type argument is specified for
listOf
function, which instatiate the list of filters in AdvancedGroup constructor, the problem goes away. Like this:
class AdvancedGroup : UriGroup<Filter<*>>("", listOf<Filter<*>>(
👍 2
Open in Slack
Previous
Next