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
Similar to #6, we could maybe leverage postMessage() to update the current page of the parts-kit in case you would like to cross-reference another section.
As a temporary workaround, you can use <a target="_parent" href="<URL>">link</a> or just have the cross-reference open in a new tab.
The text was updated successfully, but these errors were encountered:
Similar to #6, we could maybe leverage
postMessage()
to update the current page of the parts-kit in case you would like to cross-reference another section.As a temporary workaround, you can use
<a target="_parent" href="<URL>">link</a>
or just have the cross-reference open in a new tab.The text was updated successfully, but these errors were encountered: