-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
simple-api attribut deprecated but docs not updated #14
Comments
Documentation being updated as we speak :-) TL;DR; Simpla is now setup with Javascript rather than a script attribute, like so: <script src="https://app.simpla.io"></script>
<script>
Simpla('rJIj1iC');
</script> |
Docs updated |
Thanks! You guys are great =) Sorry if it was a useless issue |
No such thing as a useless issue! The more we hear about the better ;-) |
Heads up, the docs haven't updated for me. Tried multiple browsers, clearing cache, and private mode. Perhaps a CDN thing? |
Harrumph. Iooking into it now. |
Fixed |
Hi,
I'm having this message in the developer console but the docs still say to use simpla-api attribut in script tag https://www.simpla.io/docs/
The [simpla-api] attribute setup method is deprecated. Please use Simpla('rJIj1iC') instead, see https://www.simpla.io/docs/start
The text was updated successfully, but these errors were encountered: