netsesame

Results 12 comments of netsesame

Lazy loading is a new feature introduced in ionic 3 and angular 4. By this, pages can be loaded only when first jump to. Every page needs to be lazy...

I just did it last night. Maybe you missed something somewhere. 1. Add IonicImageViewerModule to AppModule, in app.module.ts ``` import { IonicImageViewerModule } from 'ionic-img-viewer'; ... @NgModule { ... imports:...

@bolota it is resolved by your help.

content.js // 286行 ``` export function checkContentInnerNull ($content) { const $childs = $content.children return $childs.length

需要加上以下的css #editor { -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; }

@blackkkkk 我的环境是ionic 4,不知你是否一致

Same issue. flutter_sound: 9.2.13. Only happens after a hot restart. It seems just a warning, although shows as an exception. However, seems no affection, just annoying.

I got the similar result after nearly 16 hours run on GPU. Can't accept both the accuracy and the long time, is it normally or not?