Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Storage get value

$
0
0

@Cankaya wrote:

Hi,
it's OK.

		this.storage.get('buttonBool').then((data)=>{this.flag=data;});
		this.storage.get('buttonBool').then((data)=>{console.log(this.flag);});

But

		this.storage.get('buttonBool').then((data)=>{this.flag=data;});
		console.log(this.flag);

why undefined value?
How do I use it?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>