ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

Ionic App crashes on state reload #324

Open ganeshmogare opened 6 years ago

ganeshmogare commented 6 years ago

Short description of the problem:

ionic app is getting crashed after state reload , I'm using

 $state.go($state.current, {}, {
                        reload: true
                     });

for reloading state