eyalabadi98

Results 12 comments of eyalabadi98

Hey, I will definitely want to do it, but I don't want it to be optional. They can only see it it was assigned to me. Kind of my way...

Yes, I got it working, but I created my own filter, so now the default filter sidebar doesnt work and I'm stuck on how to receive and display filters from...

Hi @ranrib , This example causes the issue: ``` from fastapi import FastAPI from fastapi.exceptions import RequestValidationError from starlette.exceptions import HTTPException from starlette.middleware.cors import CORSMiddleware import uvicorn import epsagon epsagon.init(...

Following up on this also. Would like to be able to pass completely custom components like we used to

I think the issue he is facing is that her project cannot find her icons. you must manually change the image src to the correct places

It was an issue with Date but on my part. I guess RN doesn’t like New Date when running without a chrome debugger

Actually this is still an ongoing issue. My code: ```for (let i=0;i

Were you able to reproduce this error? I want to make sure its the component, not my implementation

This is actually still an issue. The culprit here is moment-range. It makes it very slow to load items when running on the device. Any ideas on how to go...

Hey Wmlutz! Thanks. I think it did actually help it! Thanks for your help! Ill be pushing also an update on the currenttime as your module displays the timenow incorrectly...