Debabrat Sharma
Results
2
comments of
Debabrat Sharma
Checking the active index I managed calling the api by using this-- ```` $(document).on("msf:viewChanged", function(event, data){ API call }); ```` Suppose If API has some error how to stop the...
In Exportable.php file we need to add $path in streamDownload function. This resolved my issue.