Skip to content

issues Search Results · repo:smarty/smartystreets-javascript-sdk language:JavaScript

Filter by

31 results
 (75 ms)

31 results

insmarty/smartystreets-javascript-sdk (press backspace or delete to remove)

See: https://github.com/advisories/GHSA-jr5f-v2jv-69x6 Image
  • scottbullard
  • 3
  • Opened 
    on Apr 2
  • #101

We recently came across an error with our integration with this SDK where a POST to https://us-street.api.smarty.com/street-address responded with an unexpected status code HTTP 299. With the status code ...
  • babakontheweb
  • 2
  • Opened 
    on Dec 19, 2024
  • #100

Expected Behavior core.ClientBuilder.buildUsStreetApiClient() should return a client object without any errors. The SDK should work in a React project using Webpack 5. Current Behavior Calling that ...
  • mpbrown
  • 1
  • Opened 
    on Aug 13, 2024
  • #88

smartystreets-javascript-sdk version 5.1.3 Seeing high severity issue in npm audit related to axios: axios : { name : axios , severity : high , isDirect : false, via ...
  • bdbvb
  • 1
  • Opened 
    on Aug 13, 2024
  • #87

Hello, I m not sure where to ask this question, but we recently got an update to upgrade our Smarty Street implementation from Standard to Core, according to the documentation, we need to add 2 new parameters ...
  • Yofret-Rios
  • 1
  • Opened 
    on Jan 3, 2024
  • #80

As per this advisory, axios versions = 0.8.1 and 1.6.0 are vulnerable to CSRF. Since axios is a direct dependency for smartystreets-javascript-sdk, the axios upgrade to version =1.6.0 is required
  • najeebusears
  • 2
  • Opened 
    on Nov 23, 2023
  • #76

class Suggestion { constructor(responseData) { this.streetLine = responseData.street_line; this.secondary = responseData.secondary; this.city = responseData.city; this.state = responseData.state; this.zipcode ...
  • thaliemuk
  • 1
  • Opened 
    on May 30, 2023
  • #64

The SDK Suggestion.js is missing the zipcode This makes it unusable for doing an autocomplete that is mailable...
  • jassent
  • 1
  • Opened 
    on Feb 25, 2023
  • #62

Appears v2.0 is out of the javascript sdk. Is there a changelog/migration notes?
  • 719media
  • 2
  • Opened 
    on Nov 9, 2022
  • #60

I am consistently getting the following error when attempting to use the UsAutocompleteProClient. ERROR Error: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading map ) TypeError: ...
  • tfoxley
  • Opened 
    on Oct 7, 2022
  • #57
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub