You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen this issue raised here and other forums but cannot find a workable solution. This is an important aspect of Lungo.js to be solved. I'm trying to build a large maintainable mobile app, and this seems to be the only aspect I'm struggling with. The app requires refreshing various sections after data is added or changed.
The only way I've found to do this is using Lungo.Resource.load() but it doesn't take care of the other bindings, etc. If there isn't a clear solution yet, is there any recommendation on internal methods we can call to get it to work until public APIs are exposed?
The text was updated successfully, but these errors were encountered:
I've seen this issue raised here and other forums but cannot find a workable solution. This is an important aspect of Lungo.js to be solved. I'm trying to build a large maintainable mobile app, and this seems to be the only aspect I'm struggling with. The app requires refreshing various sections after data is added or changed.
The only way I've found to do this is using Lungo.Resource.load() but it doesn't take care of the other bindings, etc. If there isn't a clear solution yet, is there any recommendation on internal methods we can call to get it to work until public APIs are exposed?
The text was updated successfully, but these errors were encountered: