grmlin/gremlins

findGremlin should be asynchronous

grmlin opened this issue · 0 comments

It's not guaranteed, that a gremlin has already been instantiated when using this method.

findGremlin should not return the component but a promise.