Closed jgravois closed 5 years ago
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.
@esri/cedar
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>
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.