Gerwin Brunner
Gerwin Brunner
@paradoxxxzero that was actually the approach that I initially took. The issue is that most material UI components deal with the label internally and since the Field.jsx does the label...
Just experiencing the same with v0.2.17 Any updates in this @daniel-lang @pleerock?
Any update on this?
Yeah, I have the similar problem with another 18.04 LTS works 22.04 LTS does not work. Any idea?
For us this is a little more pressing since we need to run mongo in the image and that now requires libcrypto.so.3 which is only available in Debian 12 :(...
Hmmm.... I just get the error output when running the image: ``` /root/.meteor/packages/meteor-tool/.2.15.0.m6soqv.cbqtg++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/mongodb/bin/mongod: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory Unexpected...
indirectly you are right - but the actual issue is that it depends in the mongo client and that one needs newer os dependencies it seems. libcrypto.so.3 is only avaliable...
Did you find out how to solve this? I have the same issue.
This looks awesome! Thanks for making the effort.