Pietro Coelho
Pietro Coelho
### Overview I'm using `chart-base` to toggle between bar and pie charts. The issue is that the bar chart never displays the first bar, because the first value in the...
Polacode seems to work fine, except that when I click in the shutter button, it doesn't do anything. This is displayed in the console: ``` webviewElement.ts:124 [Embedded Page] Uncaught (in...
We implemented mixpanel in our script which is distributed for thousands of clients to incorporate in their website. Under a specific condition, the `track()` method was being called before we...
I just can't use the Packager. The progress bar get stuck in 50% and the program stop responding if I include shoes. If I not include shoes, the package works...
**Bug report** I have two storybook tests that are failing in chromatic. The stack trace is related to chromatic playwright code: ``` page.evaluate: TypeError: Cannot read properties of undefined (reading...
**Is your feature request related to a problem? Please describe.** The function exported by `copy-to-clipboard` library takes a second options parameter, that allows to change the MIME type or add...
Getting this warning in my console when using this plugin.
Hi, thanks for the extension! I was looking for it after getting used to this feature (which is built-in) in intellij. However, there's one thing missing for the extension to...
I'm trying to include this script in my handlebars template: `` It does not work (my local server just hangs) - but if I remove the two slashes or leave...
I need to pass a param to the page, like /url/id?filter=dogs and then redirect to that page and make the filter "dogs" already selected on page load. Is that possible?