-
Notifications
You must be signed in to change notification settings - Fork 25
Infinite loop #26
Copy link
Copy link
Open
Description
I am using the module in an angular project
Musicbrainz.searchReleases('Elephant', { country: 'US' }, function(err, releases){ console.log(releases); });
The snippet above results in an infinite response loop, that returns correct results, but infinitely.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels