Jan Vorwerk
Jan Vorwerk
To me, this is not only a performance issue @pissang, it is also a display issue. Here are screenshots of a plot (on a Retina display with a pixel ration...
> you can do this as well Don't look at the logic. This is just an example of how to build a where statement and then use it. No need...
> Looks like a new feature. Currently, it's not supported to specify the shape of two endpoints for a single marker line. Hello @plainheart I am sorry, but if I...
IMHO, there should be a big warning and a link to the [math doc](https://moment.github.io/luxon/#/math?id=casual-vs-longterm-conversion-accuracy) on `Duration` [API reference](https://moment.github.io/luxon/api-docs/index.html#datetimediff). I have just been bitten by the same issue as shown in...
I have the same issue here... when I upgrade my project from Next.js 13 to Next.js 14. Unfortunately, I am trying to reproduce it on a [small project](https://github.com/janvorwerk/aws-s3-demo), but there,...
> Can confirm this happens when upgrading from Next 13.5.6 -> 14.1.0 🥲 @DarrylBrooks97 what is your setup? Let's try to find what our two cases have in common to...
> I have the same issue here... when I upgrade my project from Next.js 13 to Next.js 14. Unfortunately, I am trying to reproduce it on a [small project](https://github.com/janvorwerk/aws-s3-demo), but...
> @janvorwerk We are also facing the same issue. We tried pinning the version, but no success. What worked for me @coronapl is to remain on an older AWS SDK...
Hi @snowystinger, I made mine work by simply replacing `max-h-[inherit]` by `max-h-[80dvh]`. ``` - + ``` However, looking at the example you linked from the doc, there is no such...
> #6312 has been merged and released, it'd be great if anyone could try this out and see if this has been closed Hi @snowystinger, I just [upgraded my test...