Hi there! With the recent versions of Kotlin Wrapp...
# react
l
Hi there! With the recent versions of Kotlin Wrappers, I am no longer able to do:
Copy code
Popper {
    ClickAwayListener {
        ReactHTML.img {
        }
    }
}
and get the error
Unit' can't be called in this context by implicit receiver.
Seems like ClickAwayListener is no longer accepting children. Any idea on how to fix that?
t
Please report issue here. We will provide temp workaround in issue.
🙇 1
WA provided
🎉 1
Fix is coming 🙂 // cc @aerialist