Phoomparin Mano
Phoomparin Mano
@WiNloSt I think I know where my confusion comes from. In the UI, it's possible to add both the ID of the current column (e.g. `account_id`), or we can add...
@WiNloSt yes, I definitely tried this PR on my local machine before and it worked. I can try again
Re-tested the CLI and it finishes initializing the instance within 2 minutes. Let's merge this for now.
I tried to reproduce this issue by static embedding a dashboard, setting one of the parameters to "Locked" and other parameters to "Editable" in the embedding settings, then pass the...
As this issue is 10 months old and some issues are partially fixed by @WiNloSt, I will first reproduce the 3 issues indicated above and see which one is still...
I've verified that links to Metabase URLs (i.e. questions and dashboards) in **link cards** still opens in a new tab when embedded. However, links in **tables** now opens correctly in...
Thanks! I created a fix for the first issue. For the third issue, I believe it is already covered and fixed by #32731, but it would be good to double-check...
FYI for another player who's getting this crash, you can edit `config/betterend/client.json` and change `sulfur_water_color` to `false` and it appears to fix this crash, at least for me. https://github.com/paulevsGitch/BetterEnd/blob/a1ad58cf5462fcb7b3e26eda5300c25e8f5603c5/src/main/java/ru/betterend/mixin/client/BiomeColorsMixin.java#L29-L44 From...
Hi @alxnddr, is the PR ready to review? I noticed that the PR description hasn't been updated (i.e. hasn't been linked to a Linear ticket) and there is a couple...