yuanbo li

Results 36 comments of yuanbo li

memory crash can try this framework [https://github.com/LianjiaTech/keframe](url) it's worked for me!

@venkateshavenki why? i'v tried it, memory cache rising very slowly and safe

@pichillilorenzo Hi, i soluted this issue by add a setting `regexToCancelOverrideUrlLoading` for exp: ` regexToCancelOverrideUrlLoading: '^(?!http://|https://).*'` , it worked for me!!

#551 我提了一个pull request解决了这个问题