Tommy Ekstrand
Tommy Ekstrand
### Description Trying to run `./craft plugin/install feed-me` and running into error ``` *** installing feed-me > create table {{%feedme_feeds}} ...Exception: SQLSTATE[42S01]: Base table or view already exists: 1050 Table...
**Description** Export was resolved by https://github.com/verbb/field-manager/issues/79 but the import fails with `Argument 1 passed to craft\models\FieldLayout::createFromConfig() must be of the type array, null given, called in /vendor/verbb/field-manager/src/services/Service.php on line 262`...
## What Adds footnotes to Configuration pages for both Device and MQTT to explain that role or rebroadcast mode will impact MQTT as well. ## Screenshots
## Current State Every time we mention the different clients(cli, android, ios, web) we put the content into an admonition. As far as I am aware, there is not a...
## What Adds the meshtastic logo and a "transmit/receive" animation on hover ### Known Issues - Doesn't work on light mode yet, might break other buttons on the site. This...
**Current** > If you enable this on all nodes, you can build up a graph of the full network to see how it is connected **Suggested Changes** Explicitly state that...
Initial pass at guidelines from conversation on #1082 Not to be merged
Hi everyone, We've noticed that several community groups on social media are currently using the Meshtastic name in ways that do not align with our [trademark guidelines](https://meshtastic.org/docs/legal/licensing-and-trademark/#usage-that-require-prior-written-approval). We greatly appreciate...
## Current Behavior When using [Docusaurus Tabs](https://docusaurus.io/docs/markdown-features/tabs) only the first tab is captured. ## Expected Behavior Using Docusaurus Tabs and generating a PDF, content from all tabs should be shown
In the same way that `aside` supports the `data-expandable` attribute, it would be great if `menu` could support that as well.