Fix non recursive case
Due to the False boolean being received as string 'False'...
The value is then not considered falsy, thus the call is being
always considered recursive...
Fix non recursive case Tags None Subscribers None
Description
Details
|