Ivo Ilić

Results 15 comments of Ivo Ilić

This is a duplicate of #841, however the provided solution there didn't seem to work for me.

I have the same issue. Even though 'push' appears as an overidePermissions option in the puppeteer docs it throws this error for me. `Protocol error (Browser.grantPermissions): Unknown permission type: push`

### +1 Please implement this. A CMS where an editor can break (or appear to break) a project this easily isn't safe to use in production!

@cristianbote Any thoughts on this? I know you liked my work on the previous iteration of this concept.

Looking over my work and the docs again I've realized that some of the customization I wanted to achieve with this update can totally be done using a the function...

So glad you like it @cristianbote! I started messing with using both the change in this pr and the prefixer param as a test. The new parser param makes more...

@Manubi This is what I'm using for now: ```# Copies the root and all workspaces package.json to /json preserving their parent directories structure RUN mkdir -p out/json && find ....

@JReinhold Here are GIFs showing the before and after: ![Before](https://github.com/storybookjs/storybook/assets/3476570/d8f1c9e7-c0e8-438a-88f8-80adaf9d52fe) ![After](https://github.com/storybookjs/storybook/assets/3476570/ac823c22-39d7-4cab-b688-3cf7174eea3a) Again this would only apply when there are only exactly two themes. The extra whitespace you see in the...

JReinhold, I see your point but yeah there isn't really room also it would be a large deviation from the UI that exists for more than two themes. It's not...

Yes, obviously this is bad practice and of course I moved my project to a different folder. It's an edge case but still a bug.