Jayaike Ndu

Results 62 comments of Jayaike Ndu

Sometimes I get this error ``` I/flutter ( 9732): ══╡ EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE ╞════════════════════════════════════════════════════ I/flutter ( 9732): The following assertion was thrown by an image listener: I/flutter...

@lovechuck Thanks! It worked for me

Funny enough. I just fixed it! My server was returning not UTF-8 escaped data

Thanks, @pushkalkatara , I like the sound of that. Please Review @Ram81 , @pushkalkatara

That makes a lot of sense. That way you only have to pull the separate codebase that is shared by both repositories

I will like to work on the issue along with the Lazy Loading Modules issue I created @vkartik97 @RishabhJain2018 @Ram81 @yashdusing @Sanji515

@tiberiuichim yea im also thinking of modifying the default normalizeNode fn to support my needs. - Allow merging of adjacent text nodes that have the same properties - Allow nesting...

@tiberiuichim yes i considered this but that wont cover the case (for me) of where i wrap maybe 4 block elements. since inline elements dont typically contain block elements. whereas...

I guess this should be the key https://github.com/angular/angular-cli/issues/14566