Damon Blais

Results 100 comments of Damon Blais

Encountered abandonded publish again, commonly in React where `strict` runs **every component hook twice on load** because, "???". If you've worked with React long enough, you know to just "accept...

Issue still exists... It's ignoring Windows' setting.

Neither does anything for me, at this point I've had to run signal through a virtual audio driver, and then copy the result of that to my headset, so that...

Issue still exist, On Mon, Mar 13, 2023, 3:01 p.m. stale[bot] ***@***.***> wrote: > This issue has been automatically marked as stale because it has not had > recent activity....

This is one of those things that confuses me about development sometimes, as a Developer myself. This one feels open and closed. While I don't know why it happens, it's...

`gox .` works 100% as expected

Still an issue in my case, will not compile relative paths.

Yup, `next dev` no longer works, huge regression; just rolling back now.

This should have huge attention as it's **a regresssion in a minor version**. We have been forced to lock our projects to `~14.0` to avoid this update.

### Cause https://github.com/mermaid-js/mermaid/blob/6b251de227d999af7371e4928445193fe3a6de54/packages/mermaid/src/diagram-api/diagramAPI.ts#L68-L73 ### Stack Trace (without mermaidAPI) ```text (in promise) Error: Diagram error not found. at getDiagram (utils-3cbdbddf.js?27b3:2210:1) at new Diagram (mermaidAPI-a1a81019.js?84fa:390:31) at Object.render (mermaidAPI-a1a81019.js?84fa:665:1) ``` ### Stack Trace...