You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. overflow: hidden and transform can't be used together. this has been documented in the README, so it's not a bug I guess? Or it's something we should support in the future?
Bug report
Description / Observed Behavior
I am using absolute positioning, when using
transform
withoverflow:hidden
on parent, content seem to overflowWhat kind of issues did you encounter with Satori?
Expected Behavior
How did you expect Satori to behave here?
Content should not overflow
Reproduction
https://og-playground.vercel.app/?share=ZZNvi5wwEMa_SgiUa0HX1VW3K73CUaQctBS2pW9uyxHNqGmjkTjuny773S9RZNe7VzHPMxlnfpOcaa440ITumk9c7Ake7ne0kHAkLOuU7BEIqtZ9Wsft8Q_RoqzQfYqWw0b1DQfuBke5o593DSE2g10J6fAk4f58HneEcNG1kp0Scmdz3zmTnrH8XzkkMtahEgg3ntIc9JZx0XfG9U0FV7MCW4qRw9AUc9UPgmP1Vm5VJ1CoxjgaJEOxv_mR2oMupDoYsxKcQzNZl4tdh9ZMc6IupxNMosGU24NuWylUO8NvtAaAMzST85rJrKqJ9rUqQiQUtsNV9O5WHWZgZDdYz3QzJqMGy5mYKURVW3r-TL_i82ecbgC-NlCzpiuUttm0Qobw3o85lB-uQSOvoVedGwwVYtslnmem_1_iRsZ9GdSLXKqeF1o1uGgAPaZRdOj2rVSMd164CfxVtlq7-SZeuuEqCtwsC2IXVsUyjzbrNWfgbdNv6cPP9PnLj9_p9vnx-8PX1AuWoR9GvtvA4bFmJSzappzge-P1NIXszde4Uoeq1tLvaHKmQ9s0-RgGDh3h0CTaxA7lkPUlTVD34FCo1V_x69TaB1PIHho0WQrTSVpnwMeoi0ORZSagAmkuldKS08sL
Additional Context
If I try in simple browser this is what I would expect to see
![image](https://private-user-images.githubusercontent.com/44710980/237546850-c386fb90-683b-4a40-9921-16ed8cba7737.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg3ODY0NDEsIm5iZiI6MTczODc4NjE0MSwicGF0aCI6Ii80NDcxMDk4MC8yMzc1NDY4NTAtYzM4NmZiOTAtNjgzYi00YTQwLTk5MjEtMTZlZDhjYmE3NzM3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA1VDIwMDkwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWVkYzNkZmUxNzI2MjUyZWFiODllZDE3NDlmZjYyOWE2OWMxYzgwZTM2ODNjNzA4MjRlNjc1ZjE5MDJkMjZmZmYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.XZAe3YH9GyLnHFg8gUJgFrk9YzNLvASVOvZtZDtqs2Q)
The text was updated successfully, but these errors were encountered: