giladv

Results 16 comments of giladv

Hey, Any news regarding this issue? Our company has moved to a micro FE architecture and this limitation means we cannot work with sentry anymore.

@peduarte so essentially you're saying packages/third party ui component written with stitches may only be used on project written in stitches right? because telling projects using class names to just...

@peduarte first of all my surprised reaction might have came a bit aggressive on a second read - that was not my intention. so just to clarify i'm using a...

i'll explain why this is a big issue IMO: there's a very big chunk of projects using plain old css and classes which will have to avoid using open source/third...

Any news on this? scroll doesn't work on third parties with Radix dialog. it's apparently related to the ```` component. removing it solves the issue

same here. this is a regression for sure ``` 14 | warned.add(feature), console.warn(new NotImplementedError(feature, issue)); 15 | }, $; 16 | 17 | class NotImplementedError extends Error { 18 |...