Skip to content
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

update cdn url in doc page #468

Merged
merged 1 commit into from
Apr 23, 2019
Merged

update cdn url in doc page #468

merged 1 commit into from
Apr 23, 2019

Conversation

jgravois
Copy link
Contributor

@jgravois jgravois commented Apr 23, 2019

i tested locally and this is all that is necessary to resolve #466.
to fix the live site you might have to tag a new release of @esri/cedar too.

if that isn't in the cards in the next couple of days, we could also version lock temporarily.

<script src="https://unpkg.com/@esri/arcgis-rest-request@1.19.2/dist/umd/request.umd.js"></script>
<script src="https://unpkg.com/@esri/arcgis-rest-feature-service@1.19.2/dist/umd/feature-service.umd.js"></script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cedar not working - TypeError: keys.reduce is not a function
2 participants