Jason Williams
Jason Williams
This is still an issue for us when building with esbuild.
@intafon if you need a quick fix https://github.com/bvaughn/react-virtualized/issues/1212#issuecomment-847759202 solution worked for me. In terms of this being fixed in general, it's already been fixed and merged but it seems to...
I had the same issue as @vvo, I realised [`ctx`](https://nextjs.org/docs/api-reference/data-fetching/get-server-side-props#context-parameter).`locale` can be set to whichever locale you want in your ServerSideProps which helps. I don't know why the front page...
+1 on this. This is something other translations libraries provide so i was suprised to see it didn't fallback out the box. I understand its for performance reasons. Maybe there...
Thanks @vHanda thats great news! If it helps “My main title here” is a h1. “Subtitle” and “Date” are H2s, “Authors” and “another subheading” are H3s, “first”, “second” h4s This...
related: https://github.com/microsoft/vscode/issues/102036
The left and right spacing looks ok to me, so i would leave that for now. We can take another look at it once the headings spacing is done
How's this going @vHanda ? Do you need any help?
I’ve noticed h1s are going into the right place now, awesome. Quick note, h1s (or the journal title) and h2s seem to be the same size, not sure if you’re...
Is there any update on this @vHanda ?