Makoto Tateno
Makoto Tateno
Although I wonder what should be done when running tsc in CI, I think you can do the same thing with [filemanager-webpack-plugin](https://github.com/gregnb/filemanager-webpack-plugin) like this without using tar-webpack-plugin. ```js new FileManagerPlugin({...
I don't know exactly under what conditions this problem occurs, and the situation may be slightly different, but it resolved in the same way as the comments here https://github.com/storybookjs/storybook/issues/17945#issuecomment-1099446382. ```ts...
I'm sorry, but I've lost motivation to maintain this project. I'm planning to maintain it in a new OSS project https://github.com/makotot/GhostUI. I haven't been able to maintain the documentation, but...
What values return from `this.getChildrenIds()`? It should be an array such like `['section-1', 'section-2', 'section-3']`. See https://github.com/makotot/react-scrollspy#usage.
@lanceschi Sorry, I have no time at this weekday, so I'll check the issue at this weekend.
I think using `onUpdate` is only way to accomplish your needs. Unfortunately, this lib is not thought about generated list items at least now. - With generated list items, `currentClassName`...
@aziz-boudi4 Sorry for the late reply. > The titles in my nav bar are not being highlighted once I scroll to a specific "Section" Could you be more specific? >...
@aziz-boudi4 Hmm, could you show me an example code ? or is it public on github ? I cannot reproduce it.
Sorry, it still does not work with nested.