Patrick Leiser
Patrick Leiser
The 2nd error message seems to match this one from may, but the responses don't really seem to clarify what the solution is, or if it's actually the same problem...
I've had the same issue, it's very annoying to wait for a few minutes for the printer to catch up, and it effectively caused a few failed prints before I...
> Are you using an arm64 machine? If so, please try attached binary. You may need to do `xattr -cr Erlang.bblm`. > > [Erlang.bblm.zip](https://github.com/pguyot/erlang-bblm/files/12572689/Erlang.bblm.zip) That fixed it, thanks! And yeah,...
I'm also having the exact same issue on my M1 Max Macbook Pro Running MacOS Sonoma 14.5. It's been the case for a long time for me, including both version...
It's interesting to note that any text in code boxes doesn't disappear, while all normal conversation text does. It also consistently reappears when you hover your cursor over it, but...
@k0055t, based on the changes in wireboy5's PR, I've attempted to add support for the other boards in the Tang Nano lineup with PR #411. Unfortunately, I don't have any...
Some additional follow-up now that some hardware to test with has arrived, I have confirmed that my pull request works as intended with the Tang Nano 9k :)
If the issue is related to the shadow dom, [this pull request's commit](https://github.com/muxinc/media-chrome/pull/454#pullrequestreview-1271949799) might help resolve it?
> In the example code you have, it's using `media-container`, which is like `media-controller` but without the state management, and would result in the the problem you're describing. Is that...
Okay, here's a pair of example source code files that demonstrate the issue. The layout of elements produced is identical, the only difference is how they're created, and whether the...