histoire-dev / histoire-dev/histoire
Laggy
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
Hello, for the simplest of docs, I am finding that Histiore freezes up a lot.
https://github.com/user-attachments/assets/2851c6e9-b885-4674-8a68-08b2a596d62d
See this repo.
- https://francisashley.github.io/vue-button/#/
- https://github.com/francisashley/vue-button
It's even worst in some of my other projects which use composables as dependency injection.
In my use case, i am looking for a simple sandbox where i can handle the state my self, and disable the sidebar / state tracking which is adding visual noise and performance issues.
### Reproduction
https://github.com/francisashley/vue-button
### System Info
```shell
OSX
```
### Used Package Manager
yarn
### Validations
- [X] Follow our [Code of Conduct](https://github.com/histoire-dev/histoire/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guidelines](https://github.com/histoire-dev/histoire/blob/main/CONTRIBUTING.md).
- [X] Read the [docs](https://histoire.dev/guide/).
- [X] Check that there isn't [already an issue](https://github.com/histoire-dev/histoire/issues) that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/histoire-dev/histoire/discussions).
- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Contributor guide
Assessment
This issue has not been assessed yet.