Screen goes blank when drilling down to number type question (query builder)

So, it's still a no go to upgrade :frowning:
I don't think it's related with the second issue as I have this same problem in other questions.
I believe it's related with the use of custom fields with cases.
case([Billing Item Type] = "Credit", [Billing Date], coalesce([Org BI → Billing Date], [Billing Date]),[Billing Date])
or similar with 2 cases (one inside another).

@drconstantino
Issue 13595 can lead to some really strange problems that are hard to debug.
Your HAR and logs did not indicate use of coalesce, so I'm guessing that is from other questions?
It is extremely hard to figure out what is causing this without exact steps on how to reproduce, but you are more than welcome to open an issue with all the details: https://github.com/metabase/metabase/issues/new/choose