Join Slack
Communities
Powered by
It absolutely does on 1.0.3 - if I put the `init {...
# getting-started
l
lewis
08/25/2016, 7:39 AM
It absolutely does on 1.0.3 - if I put the
init { instanceMethod() }
at the top of the class it'll fail as there are props that
instanceMethod()
depends on below which
aren't
initialised (ultimately causing a nullpointer)
2
Views
Open in Slack
Previous
Next