Shareef Ali

Results 18 comments of Shareef Ali

I think it might have been a bug in older version of the play services. It may have been fixed since then

I did a blanket upgrade modules and it worked "color-name": "^1.1.4", "escape-html": "^1.0.3", "html-to-vdom": "^0.7.0", "image-size": "^1.0.2", "jszip": "^3.10.0", "nanoid": "^4.0.0", "virtual-dom": "^2.1.1", "xmlbuilder2": "^3.0.2"

in package.json, in the dependency section of the npm module, this is what i upgraded in the snippet to get the module working.. I believe there is a loader fix...

Isolating them is a better idea because Linux will not boot if windows bootloadervars are in the efi nvram partition.

https://github.com/GrapheneOS/android-prepare-vendor/pull/4 here is my blob list in the comment and a fix to product partition file not being added,

What kind of embed content are you working with? I haven't seen any quill performance degradation in quill v1 or v2 when it comes to adding content to the document.

Same here, this is much needed for ASHA, we noticed https://github.com/bluez/bluez-asha Can we have an official place for this?

Since it is a module, you can probably extend it to support your need and import that module to your quill instance via quill.register function

Created a pull request. Can you go ahead and merge it?