Shealan Forshaw
Shealan Forshaw
Hey all, did you manage to come up with a way of creating new chapters with titles, urls and images? I'd love to see an example if you did :)
I'd be willing to put a financial bounty on this if someone wants to add the feature in?
Same issue. Surely rather important as most developers are using NPM dependencies these days?
You can disable auto-connection in the MagicConnector options. ```javascript { doNotAutoConnect: true, apiKey: XXXXX, ... } ```
Running into the same issue on a new project. Any ideas?