haase-fabian

Results 7 comments of haase-fabian

A fallback to the inline edit mode in case the selected mode is not defined should be sufficient to solve this issue.

I had a similar issue with a github repository showing no stable release. My mistake was to not push the tags to github and therefore no releases could be found....

Thank you for your input. I think the current implementation is great for a single global theme. However once someone uses a `data-theme=""` attribute anywhere on the page there is...

Hi @nikophil, >> Everytime the test suite is run, when there is a TestCase using the ResetDatabase trait, the database is reset. > > This statement is not true when...

Yes, I would definitely appreciate extensibility of any kind of bundle. I don't understand why many bundles violate the [Open–closed principle](https://en.wikipedia.org/wiki/Open%E2%80%93closed_principle). However, I also think, that bundles should provide reasonable...

I managed to get the log from the esp32: `platformio device monitor`: ``` �F0␀r��19� ����սReading 0 aliases loaded 0 aliases assert failed: tcpip_send_msg_wait_sem IDF/components/lwip/lwip/src/api/tcpip.c:455 (Invalid mbox) Backtrace: 0x400836b1:0x3ffb1d60 0x4008c055:0x3ffb1d80 0x40091559:0x3ffb1da0...