Doug Silkstone
Doug Silkstone
# Feature request 🚀 As stands, Items in a ButtonDropdown component stay open when clicked. This is great for when routes change or UI changes but should there be a...
### Template URL https://railway.app/new/template/E_QH7T ### What does this template deploy? This template deploys [Typesense](https://typesense.org/) - Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast,...
I should be more succint. Starting with this README.
## Problem The existing crawler logic adds any found URLs to the queue without checking if they belong to the same domain as the starting URL. This could result in...
[BUG] Fresh Install Blocker - Error: Cannot find package '@expo/spawn-async' when running pnpm dev
### What happened? Update: Seems to be an issue creating a new `plasmo` app inside a turbo repo. I've tried with pnpm and npm workspaces and all produce the same...
## Description Following up on https://github.com/mastra-ai/mastra/pull/3025 ... This PR adds port configuration support to the `mastra build` command, making it consistent with the existing port configuration in `mastra dev`. It...
### Describe the Bug # Type Mismatch: Workflow Results Structure Differs from Documentation ## Summary The TypeScript types and documentation for `workflow.startAsync()` results don't match the actual runtime structure, causing...
### What happened? version: Plasmo 0.89.4 Node 22. Windows 11 Whilst using node v22, creating a new extension via `pnpm create plasmo`, the subsequent `pnpm dev` command will error out...