Giter VIP home page Giter VIP logo

Comments (12)

ribbonhood avatar ribbonhood commented on September 10, 2024 9

+1, Faced the same issue recently. Had to change my import from import { State } from 'country-state-city' to import {getStatesOfCountry} from "country-state-city/lib/state". I don't know what the implications are so please fix or let us know if this is an acceptable workaround.

This workaround doesn't work for Country or City as it appears the functions aren't exported. @harpreetkhalsagtbit any ideas on how to get around this? I've created a PR to add exports for these if that's acceptable.

image

from country-state-city.

urwa786 avatar urwa786 commented on September 10, 2024 2

I am facing the same issue on ios

Error: Maximum call stack size exceeded.

issue appears on launch of app

from country-state-city.

eboujobe avatar eboujobe commented on September 10, 2024 2

+1, this cost me two days of dev hours. Please fix asap. I am on mobile as well

from country-state-city.

Lasutriv avatar Lasutriv commented on September 10, 2024

FYI: I too am experiencing the same issue but intermittently.

from country-state-city.

gypsicoder avatar gypsicoder commented on September 10, 2024

@ribbonhood
Anyway, thank you for posting the workaround.

from country-state-city.

RuFang-21 avatar RuFang-21 commented on September 10, 2024

@ribbonhood , Does the PR already merged ? I still facing this issues.

from country-state-city.

ribbonhood avatar ribbonhood commented on September 10, 2024

@ribbonhood , Does the PR already merged ? I still facing this issues.

@RuFang-21 I closed the PR as it wasn't fixing the issue at hand.

from country-state-city.

FaysalBsata avatar FaysalBsata commented on September 10, 2024

it did fix the issue, you just import it directly, but you have to export the functions (getallcountries... ) and then export default the functions

from country-state-city.

tushar33 avatar tushar33 commented on September 10, 2024

but you have to export the functions (getallcountries... ) and then export default the

Can you explain how to fix this issue?

from country-state-city.

jayjaydluffy avatar jayjaydluffy commented on September 10, 2024

@harpreetkhalsagtbit you can just use browserstack for example on how it crashes in iOS. I also have a recording of a basic React page which crashes on iPad with it but still fine in an Android tablet. Can you please direct us how to fix this?

from country-state-city.

harpreetkhalsagtbit avatar harpreetkhalsagtbit commented on September 10, 2024

Reduced bundle size a little bit. @jayjaydluffy Can you check with the latest version.

from country-state-city.

eleonorsomosot avatar eleonorsomosot commented on September 10, 2024

+1. I'm facing the same issue. Did someone was able to fix it?

from country-state-city.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.