Jean-Philippe Bergeron

Results 40 comments of Jean-Philippe Bergeron

Unfortunately, I do not have a RPI 4 with me. Can you try to locate the file on your pi. Something like `find / -name libGLESv2.so`. Thanks,

Hello, and thank you so much for the question, I am always looking at remote desktop solution type, and I haven't heard of parsec, this is my new favorite tool...

Thank you for the bug report. Unfortunately, styless does not have a babel macro. It's only written as a babel plugin. In the mean time, you can use the following...

Thanks for reporting this issue, I believe we have limited support for guards. Could you add the complete example with the React component and I will try it. Thanks,

A workaround is to use the styled syntax ```Less ${props => props.variant === "secondary" && css` background-color: @btnSecondaryBgColor; border-color: @btnSecondaryBorderColor; color: @btnSecondaryColor; `} ```

This has to be fixed, I spent countless hours trying to solve this problem!

Thanks for mentioning the workaround, I was wondering why was my server using 1GB of ram to return a 10MB string. I believe there is another related bug. Returning a...

Bump, while there are workarounds, I really think this should get fixed as it's quite hard to debug, and the fix is quite simple.

Can we please merge this. Without this addition, it forces an entire code base to use the same runtime.