Alexis Hernandez
Alexis Hernandez
I'll try including the complete library on the native build, and see how it goes. Thanks for the hint.
As I understand, the problem with that approach is that now, you need to propagate the implicit argument, while on thread-based MDC, you could set the value of interest once...
I get the same error on ubuntu 18.04.
From now on, I'll only take into consideration new documentation, like documenting how something works, how to interact with the server, etc. Any minimal change to the README.md files is...
As an update, I got the scalajs code produced by the bundler running on iOS by using a global, and the `Application` bundling mode, this is done by running some...
I remember that https://github.com/nafg/scalajs-facades has some facades for MaterialUI 4, you could likely start taking those.
It is worth linking https://github.com/oyvindberg/st-material-ui
> Just to clarify, you're translating a library which has its own KeyUsage, and it ends up using the one from the DOM instead? Yes. > Which library and version...
Apologize, that was my intention, it has the same effect: 
I have a project using the non-functional components, and everything works as expected.