-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Line 295 in eec5626
| .then(<span class="hljs-function">(<span class="hljs-params">container</span>) =></span> container.events()) |
The Fetch events from docker example in docs/index.html is using container.events which throws an error. Is this an older version of the API? It doesn't match the example code in examples/fetch_events.js.
Thanks,
Russ