Closed CJohanssonEpiroc closed 5 months ago
Hi @CJohanssonEpiroc , having a look!
Hey again! So, there are a few issues:
progress
element that we were not supporting properly - we will release a new version soon fixing the bugsSwitch UI
link hanging around. This is because it is rendered outside the storybook
root, and we consider it may be a portal element (ie something that was opened on purpose outside the storybook root like a modal)
You can specify a :portalSelector to get rid of it, probably in the init configuration:
Then specify something like this:
{
"defaultImportConfiguration": {
"initArgs": {
":portalSelector": ".portal-frame-class"
}
},
"styleMapping": {}
}
Where .portal-frame-class
is a selector to your portal (if any) or just something that does not exist so we won't find any portal element
Here's what it looks like after the configuration changes and the fixes I have locally:
I'll let you know when it's released! 🚀 Probably in the next two days
Cheers Remy
Hi @CJohanssonEpiroc !
Sorry it took more than the mentioned 2 days, it's out Be sure to update your agent too 🙏
Cheers Remy
And to reopen if needed if my recommendations don't work/make sense to you!
Describe the problem
I am running into a reoccurring problem where it is importing incomplete components. Trying to import a progress bar, and it is importing an empty container on the canvas. Tried a few other components that as similar and have the same issue. Fragments or empty canvases. Thanks!
Bug report identity: Please do not edit
Task path: rsVFKG4ZgmGOq76pYUGV/y11aS20tac0IqcdLr5MH/r5vf16stnf2s