Louis Brunner
Louis Brunner
Pre-compiled releases have been on my todo list for a while, that seems like an easy solution, I will definitely look into it. The main issues with valgrind are: you...
Hi @nmosier, Thanks for the report! That's really odd... could you get me the version of your Xcode, SDK, etc so I could replicate it on my own 10.14?
Hi @pmiloslavsky, Thank you for your report. I am currently focusing on Big Sur support when it's finished, I will test the latest master on my old 10.14 to sort...
Hi @maiconcarraro, Thanks a lot for your contribution! 😄 I don't mind removing it if that's the way forward, but why does it work for other libraries like `react-dnd` ([see...
@maiconcarraro You are looking at the wrong package.json: https://github.com/react-dnd/react-dnd/blob/main/packages/react-dnd/package.json 😉
Hi @jadenv, thanks for raising this issue. I guess that means I'll need to drop CommonJS distribution or is there any other way to address this problem?
I have implemented it on `main` (latest ReactDnD, ESM-only) but I am having some webpack issues when dealing with ESM. In case you have any idea how to solve this,...
Just reverted main so the demo works again, v8 changes are now on the `next` branch for anyone interested.
Closing due to lack of context
Hi @Shivam1307, Could you provide a minimal reproducible example? (if possible a snippet or repository that demonstrate the issue without too much extra fluff)