Matthew Nuthall
Matthew Nuthall
Hey @Tomastomaslol, all good, yeah the solution isn't obvious to me either... For my specific use case I would be happy to disable the zoom feature on the affected stories...
@Tomastomaslol, sure thing: My use case is documenting a tooltip component that is always visible within the window (if opened). This is achieved by using `position: fixed` and calculating the...
> Hey @idesigncode could you please suggest me , how do I start contributing to this project .I am new to the world of open source contribution. Please help me...
@Stroudnat Yes, I'm not aware of any recent changes to resolve this.
@konsalex sounds interesting... is that in Storybook or the component itself? Can you provide any code examples?
I do not expect there is an ideal fix here as the inconsistency lies in the browsers' implementation of the `transform` style... But if I may propose an alternative: only...
@ndelangen Yes, I've just tested by upgrading the above reproduction repo (locally) and it is still an issue.
Possibly unrelated but I was getting this error when using an external React component (from an installed dependency) within the render/component of a story. It was the external component that...