You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2019. It is now read-only.
The new pagePerSection config in React Styleguidist 6.5 disables isolated mode. This means scraping fails as it uses the isolated mode buttons to get the component URL.
Looking into a fix now.
Looks like the URLs are used to load each preview in isolated mode before taking the screenshot. Why can't it just take screenshots on the main page?
The new
pagePerSectionconfig in React Styleguidist 6.5 disables isolated mode. This means scraping fails as it uses the isolated mode buttons to get the component URL.Looking into a fix now.Looks like the URLs are used to load each preview in isolated mode before taking the screenshot. Why can't it just take screenshots on the main page?