Closed guruprasads7 closed 6 years ago
isQueryFound() funtion is called first to determine if the Rivescripts have a solution or not. But since the resources were not loaded the response was always null.
@guru5590 This is a classic issue which could've been avoided by Unit tests or functional tests.
isQueryFound() funtion is called first to determine if the Rivescripts have a solution or not. But since the resources were not loaded the response was always null.