MFB-Technologies-Inc/react-async-renderer

null as a default value for objects

Closed this issue · 0 comments

there may be a situation when a consumer would like to resolve the onCompletedSuccessfully callback with an object or null, which is different then undefined.

is there a way to improve the renderer so that null can be used as a default value for objects?