React-styleguidist: Navigation in V7.0.18 seems broken

Created on 24 Jun 2018  ·  5Comments  ·  Source: styleguidist/react-styleguidist

Current behavior

After clicking on first link (named App) in the nav, content jumps to the right and text becomes bigger.

_Before:_

screen shot 2018-06-24 at 20 01 59

_After:_

screen shot 2018-06-24 at 20 02 29

To reproduce

https://github.com/yoksel/react-styleguidist-example/

Expected behavior

Content mustn't jump to the right

bug

Most helpful comment

All 5 comments

This is weird:

  • The base example works fine with 7.0.18.
  • With your example it's broken even in 7.0.5.

So I guess it's not a new bug, but somehow your component breaks Styleguidist ;-/

Great idea!

Out in 7.1.0.

Was this page helpful?
0 / 5 - 0 ratings