Alice

Results 11 comments of Alice

Could also change how it's imported: ```diff - import * as animationData from './planets-spinning.json' + import animationData from './planets-spinning.json' ``` This way you don't have to get `animationData.default` as it...

@jesster2k10 I'm suspecting he built his app with Expo; I'm also having trouble getting the library working on my app. Specifically the error log I'm seeing is: ``` Invariant Violation:...

@planet-4 I'd like to take on this issue, but I couldn't seem to find any posts with documents attached. ![Screen Shot 2021-10-01 at 9 42 09 AM](https://user-images.githubusercontent.com/28884850/135657205-2e9d0a15-67dd-4550-8a3d-abac528de61c.png) This is the...

@comzeradd Thanks a lot for providing me with the link! It seems like the posts have not been properly processed when more results are fetched. Specifically, [this](https://github.com/greenpeace/planet4-master-theme/blob/dba06f0e2b7878ba176cab27e406be119dfb8dd9/assets/src/js/pdf_icon.js#L15) is where the...

@artze Please go ahead as I do not have enough bandwidth right now to work on the issue. Thanks for the help :)

Hello @padmajaborwankar! Just wondering if you've been able to reproduce the issue 👀

It'd be great if you can link to the issue #421 👍

@asmitahajra would you want to take a look at https://github.com/Trusted-AI/AIF360/pull/473/checks?check_run_id=17051632337 and see if it's something you can address?

Hello @hoffmansc! Would love to help on this if you have more details as to what's needed? Thanks!