xiangxn
xiangxn
this is a bug of "CDVWKWebViewEngine.m" I have fixed it The reason for this issue in "IONAssetHandler.m": ``` if ([scheme isEqualToString:IONIC_SCHEME]) { if ([stringToLoad hasPrefix:@"/_app_file_"]) { startPath = [stringToLoad stringByReplacingOccurrencesOfString:@"/_app_file_"...
These formatting issues are not because I used the formatter alone. This is entirely due to the automatic completion of the new dependent tools. I have not updated the versions...
Of course, we can also complete the formatting of the code as soon as possible to fully comply with the "pretty-quick", so that there will be no formatting problems due...
This project has many historical issues. We may need to make some flexible compromises when we start this work, and then complete the work faster and better.
> @xiangxn is the list above clear to you? I can also help clarify if desired Yes, I would appreciate help sorting out the information that needs to be displayed,...
@abitmore @sschiessl-bcp Thanks a lot, this is a lot clearer, I'll submit a PR soon and see if it needs tweaking.
If you have time, please review, if there is anything wrong, I can correct it. @sschiessl-bcp @abitmore
The modification of this is often relatively large, I hope there is not much code in the old way
https://github.com/bitshares/bitsharesjs/pull/94 This PR will fix the problem, but, I'm not sure if such a modification will have any impact on other features.
The "mergeDeep" used here will cause the array data in the object to increase infinitely. Because the Asset object is subscribed, as long as the user stays on the page,...