Author Topic: Local Storage  (Read 10318 times)

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6006
    • View Profile
Re: Local Storage
« Reply #15 on: May 16, 2018, 10:29:24 pm »
[ Only Pro members may read this post. ]

mercury85

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 58
  • ASP.NET, VB.NET, MVC, JS, C#, VBA, SQL, MDX, DAX
    • View Profile
Re: Local Storage
« Reply #16 on: May 17, 2018, 05:00:38 am »
No its just a quick paste, the console.log(value) is the successful promise when, and the integration is there....  that is when it binds to the datamodel.... , i am doin another log to verify the value.. how are you handling async right now?

mercury85

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 58
  • ASP.NET, VB.NET, MVC, JS, C#, VBA, SQL, MDX, DAX
    • View Profile
Re: Local Storage
« Reply #17 on: May 17, 2018, 09:10:35 pm »
Ok was too tunnel vision here... I just need to chain my events out for the loads, and hit paramquery after I get the promise... thanks for your help...

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6006
    • View Profile
Re: Local Storage
« Reply #18 on: May 17, 2018, 10:59:15 pm »
[ Only Pro members may read this post. ]

mercury85

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 58
  • ASP.NET, VB.NET, MVC, JS, C#, VBA, SQL, MDX, DAX
    • View Profile
Re: Local Storage
« Reply #19 on: May 18, 2018, 08:54:59 am »
That is perfect!!!  Now to finish up my service workers :)