Cleanse icon indicating copy to clipboard operation
Cleanse copied to clipboard

[Improvement] Better Duplicate Binding Error

Open sebastianv1 opened this issue 6 years ago • 0 comments

We throw a fatalError if there are duplicate bindings for the same type. This can be improved. Likely throw an exception to be handled by the RootComponent of(_:) function.

sebastianv1 avatar Sep 09 '19 02:09 sebastianv1