Lee Robinson

Results 216 comments of Lee Robinson

I am not seeing an issue rendering social cards as mentioned for `leerob.io`. Slack ![CleanShot 2024-01-29 at 21 06 59@2x](https://github.com/vercel/next.js/assets/9113740/99189e73-0277-4c30-a406-1c3581f1bb3d) LinkedIn ![CleanShot 2024-01-29 at 21 07 59@2x](https://github.com/vercel/next.js/assets/9113740/378ccdf9-bb62-4f78-9ed6-52cc6957c21a)

As a reminder, PPR is still experimental. We are currently triaging and investigating other, higher requested bugs/features right now, but thank you for providing more details on this issue.

@vpontis how do you feel about native CSS nesting? Is that an option to consider? https://caniuse.com/css-nesting 82% browser adoption at the moment. If you need syntax lowering, that's possible as...

Could everyone please provide their environment info similar to the original issue? And what is the last version it is working for you?

I was able to reproduce the top down approach having issues: [CodeSandbox](https://codesandbox.io/p/github/leerob/i18n-example/draft/gifted-rgb?file=%2FREADME.md&workspace=%257B%2522activeFileId%2522%253A%2522cldcn0jqx00018tf19qnbeay0%2522%252C%2522openFiles%2522%253A%255B%2522%252FREADME.md%2522%255D%252C%2522sidebarPanel%2522%253A%2522EXPLORER%2522%252C%2522gitSidebarPanel%2522%253A%2522COMMIT%2522%252C%2522spaces%2522%253A%257B%2522cldcn0lix00133b6j7gli0a6v%2522%253A%257B%2522key%2522%253A%2522cldcn0lix00133b6j7gli0a6v%2522%252C%2522name%2522%253A%2522Default%2522%252C%2522devtools%2522%253A%255B%257B%2522key%2522%253A%2522cldcn0lix00143b6jq0tuvmlt%2522%252C%2522type%2522%253A%2522PROJECT_SETUP%2522%252C%2522isMinimized%2522%253Atrue%257D%252C%257B%2522type%2522%253A%2522PREVIEW%2522%252C%2522taskId%2522%253A%2522dev%2522%252C%2522port%2522%253A3000%252C%2522key%2522%253A%2522cldcn0rxe00de3b6jwl20nqn1%2522%252C%2522isMinimized%2522%253Afalse%257D%252C%257B%2522type%2522%253A%2522TASK_LOG%2522%252C%2522taskId%2522%253A%2522dev%2522%252C%2522key%2522%253A%2522cldcn0qmt00af3b6js2fligmz%2522%252C%2522isMinimized%2522%253Afalse%257D%255D%257D%257D%252C%2522currentSpace%2522%253A%2522cldcn0lix00133b6j7gli0a6v%2522%252C%2522spacesOrder%2522%253A%255B%2522cldcn0lix00133b6j7gli0a6v%2522%255D%257D) or [Repo](https://github.com/leerob/i18n-example).

Hey @patrik-simunic-cz, very much appreciate your deep dive here and apologies for the bad experience. Agreed it could be more clear that using i18n routing configuration options might have conflicts...

I was able to make this work with CSS variables, might be worth adding to the README. This is with Tailwind CSS specifically: ``` @import 'react-static-tweets/styles.css'; .static-tweet { margin: 40px...

Mostly down to ditch my custom rolled solution and use this (rebuilding my site right now). Should it be showing a link preview? https://twitter.com/vercel/status/1387420270646943746 The break after the emoji seems...

Ah I see the first one is a dup of https://github.com/transitive-bullshit/react-static-tweets/issues/48

![CleanShot 2022-12-27 at 18 23 50@2x](https://user-images.githubusercontent.com/9113740/209739083-4f674b96-d1b9-43ce-a03f-80449322259d.png) Another example 😄