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
Error: Cannot read properties of undefined (reading 'props') at GuideSectionPropsTable (https://oui.opensearch.org/1.5/bundle.js:689429:26) at renderWithHooks (https://oui.opensearch.org/1.5/bundle.js:341789:18) at mountIndeterminateComponent (https://oui.opensearch.org/1.5/bundle.js:344323:13) at beginWork$1 (https://oui.opensearch.org/1.5/bundle.js:345691:16) at HTMLUnknownElement.callCallback (https://oui.opensearch.org/1.5/bundle.js:325865:14) at Object.invokeGuardedCallbackDev (https://oui.opensearch.org/1.5/bundle.js:325914:16) at invokeGuardedCallback (https://oui.opensearch.org/1.5/bundle.js:325969:31) at beginWork$$1 (https://oui.opensearch.org/1.5/bundle.js:351309:7) at performUnitOfWork (https://oui.opensearch.org/1.5/bundle.js:350227:12) at workLoopSync (https://oui.opensearch.org/1.5/bundle.js:350200:22)
Describe the bug
On the https://oui.opensearch.org/1.5/#/navigation/button the Props tab for ouiButton shows an error.
I tried a couple of other components, they load the props properly.
Error: Cannot read properties of undefined (reading 'props') at GuideSectionPropsTable (https://oui.opensearch.org/1.5/bundle.js:689429:26) at renderWithHooks (https://oui.opensearch.org/1.5/bundle.js:341789:18) at mountIndeterminateComponent (https://oui.opensearch.org/1.5/bundle.js:344323:13) at beginWork$1 (https://oui.opensearch.org/1.5/bundle.js:345691:16) at HTMLUnknownElement.callCallback (https://oui.opensearch.org/1.5/bundle.js:325865:14) at Object.invokeGuardedCallbackDev (https://oui.opensearch.org/1.5/bundle.js:325914:16) at invokeGuardedCallback (https://oui.opensearch.org/1.5/bundle.js:325969:31) at beginWork$$1 (https://oui.opensearch.org/1.5/bundle.js:351309:7) at performUnitOfWork (https://oui.opensearch.org/1.5/bundle.js:350227:12) at workLoopSync (https://oui.opensearch.org/1.5/bundle.js:350200:22)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Other components show a table with props under a similar tab.
Screenshots
The text was updated successfully, but these errors were encountered: