Don Omondi

Results 20 comments of Don Omondi

Can anybody post an example or gist of a hack on how to get around this? Would be greatly appreciated :)

I have also ran into this while testing on an Android 4.2.2 device, which is still extremely popular this part of the world. The above suggestion should help correct things...

@scriptPilot you are correct about the ligatures, I had also seen an SO answer that said that was the problem although I din't know that Font-Awesome dint use them, thanks...

:+1: Getting this error as well. Downgrading temporarily back to utf8 for a quick fix/restore.

+1 on this, from out looking it, rm-emoji-picker seems like the best out there, I just don't understand the dependency on webpack though, as a backend dev with modest frontend...

I think I'm also running into this issue when upgrading because of HttpCacheBundle expecting ControllerListener ```` [RuntimeException] Tag support requires SensioFrameworkExtraBundleΓÇÖs ControllerListener for the annotations. Please install sensio/framework-extra-bundle and add...

@attributeOverride is definitely the way to go but it will affect Doctrine's generate entity command, I think this really should be handled in this bundle's model class and as such...

@jayesbe Indeed @attributeOverride works, I have also encountered this issue in FOSOauthServerBundle as well and the override works there as well. I think the issue is that these are only...