Bernard Niset
Bernard Niset
Indeed, when registering via the register page, it lacks a redirect to the info page showing the user information. This is done correctly when using registration via the all-in-one page....
Hi @yodatak, no I didn't make any progress on this. In the meanwhile, I still use a small tool I've wrttten in Go with Unidoc : [pdfmerge](https://github.com/bn3t/pdfmerge)
It seemed far fetched for me to do it with lopdf. I still use the tool I wrote in go and does exactly what I needed: https://github.com/bn3t/pdfmerge.
I can confirm that this fix worked for my build: https://travis-ci.org/bn3t/tail-url/jobs/348965979.
I have the same issue but I will use the trick with `event.target.parentElement.getAttribute("data:realIndex")`
I have the same issue now with vitejs 5 + rollup 4. The app breaks in production build (npm run dev is fine). The error is: TypeError: Cannot read properties...
Yes thanks a lot.
It seems this was approved but never merged. Would you be so kind to merge it?
I have the same problem with react-email 2.0.0. It seems all hooks(client side) are broken. It would normally not necessary to have state in emails but some libraries like the...
And btw, the render function works fine even with client side hooks.