quick icon indicating copy to clipboard operation
quick copied to clipboard

Suggest functions that could be scopes when failing onMissingMethod

Open elpete opened this issue 3 years ago • 0 comments

One common mistake with Quick is to forget to add scope to the beginning of a scope method name. Quick has the list of all functions on the entity. In the case of an onMissingMethod error we should check if any functions exist with that name and link to the scope docs.

elpete avatar Feb 18 '21 07:02 elpete