Roey

Results 46 comments of Roey

hi @mmontag, I don't have it in a fork, but here's the code (if you could create a fork for the community it could be nice 😊): ``` import React,...

also, here's a sample code on how to use it (I've extracted it from my project, hope it will help you although i'm using it with tables and not lists):...

hi @mmontag, let me know if this code helped you... or if you have any comments.

hi @wuarmin, we're using it with Tables if that's what you're asking...

hi @wuarmin, sorry for my late reply... please take a look on my comment from Sep 17, 2021 above... it's a sample with a table :)

i saw there are other issues with the same problem. maybe you'll find your solution there.

Hi @cody0203, I'm experiencing a problem where CookieManager.get('https://linkedin.com') get all cookies but all are with httpOnly=false (even though some of them are differently true). Is that the same for you?

Hi @cody0203, 10x for answering! Do you know if it means that you can't set httpOnly cookie as well? Update: setting httpOnly seems to work (at least for android N...

10q @cyberalien, In our use case, we just want to convert people's comments such in my first comment to nicer icons, so it's best for us to be in the...