Thomas Allmer
Thomas Allmer
so that works quite nice 💪 e.g. drop a simple image in your html and you can later find it's location and then use it to generate sign fields for...
fully agree - we are looking into generating a static html version via codename "rocket" (eleventy + rollup + mdjs) which would enable us to have multiple main sections. The...
oh I somehow missed this issue before 🙈 made a comment on a related chromium bug https://bugs.chromium.org/p/chromium/issues/detail?id=1046660#c46 which guided be back here... (I searched here before - I swear 🙈)...
I guess that depends on the content of the iframe? image the typical Wordpress theme "browser" where you have the next/previous theme buttons and some info about the theme store...
imho it should behave the same as the DevTools switch... e.g. everyone gets the change by default see example Codepen (https://codepen.io/daKmoR/pen/KKQoQjj?editors=0100) + video https://user-images.githubusercontent.com/24378/171123032-b0cdff1c-cedb-4d8c-93ea-51dcd77bda1c.mp4 But the iframe content can do...
> should this be per-origin? That seems reasonable to me 👍
`whenSsr` looks good to me if we only have a promise on the server-side and none on the client side then it would work sort of like this? ```js import...
yes indeed - there are server only templates (these will never be hydrated) - there are templates that have certain parts as server only but other parts might still be...
hmmm I just ran into this again 😅 not loading any server side code statically totally makes sense 👍 In this case I can not work around it... as the...
this happens on my Mac Book Pro 14 zoll when opening the signing page in full screen. it seems to always happen if you have a screen/browser window that has...