Jib

Results 16 comments of Jib

> @laveolus and @brightgems and @Jibola, until this is addressed, have you found any temporary workaround to this? I also encountered same. Currently, I have just leveraged the Pydantic `BaseModel`...

Hi, @shouari, we recently merged a PR #42 in response to another issue. We have strong reason to believe that this should resolve your issue as well. Can you confirm...

Hi @anh56 we recently merged #45 which targets this issue exactly. This should now resolve any further occurrence of this issue.

Hey @Mrostgaard, we'll take a look at this. Hope to provide you a solution soon.

Hi @burakbudanur Thansk for pulling up this issue. Upon further investigation, it looks like the `types.UnionType` in the `User(Base)` model of `app/app/models/user.py` doesn't support the `types.UnionType` operation. The `Base` class...

Hi @Mrostgaard, thank you for the insight! We'll remove tailwind and check it doesn't break any of the existing frontend.

@scattered-development hey, thank you for finding this and absolutely make a PR.

Thanks for working on this! Could you add in the sentry package to the pyproject.toml and then remove the raven package as well?