Fabian Iwand

Results 288 comments of Fabian Iwand

It may also help to show when content is covered by the sticky headings, by applying the same blur filter that's already used for the Header component. Unfortunately that may...

I think I'm running into the same problem: We track state changes via `onDataChange`. If we initialize `TLSocketRoom` with a `RoomSnapshot`, then a pending migration might cause `onDataChange` to get...

These problems seem to affect all pages and may need to be addressed in [static/js/tutorial.js](https://github.com/isomorphic-git/isomorphic-git/blob/v1.29.0/website/static/js/tutorial.js).

@shubham-mermaid That appears to be neither a valid ES module nor a valid UMD module, and is also not the entrypoint defined in https://github.com/mermaid-js/mermaid/blob/e7970c66ee21b8f75b71eb7ce5545f09a2e17274/packages/mermaid/package.json#L11

@shubham-mermaid Have I managed to address your question?

@shubhamparikh2704 When do you plan to remove the "Awaiting reply" label?

> This issue as proposed initially isn't going to happen. [...] > I'll explore the two plugins referenced in this issue soon, and see if I agree that that should...

@commiterate You might be running into https://github.com/mermaid-js/mermaid/issues/6676

@kwhitley Did you plan to include this fix in the changelog? It currently ends at 5.0.17: https://github.com/kwhitley/itty-router/blob/v5.0.18/CHANGELOG.md

If you pull in the library via a package manager then there's arguably no good reason these days not to include a bundling step. Modern bundlers will be able to...