Kieran Eves

Results 5 issues of Kieran Eves

I think your filter script might be slightly wrong. Tested using the following REGEXP: ``` /package/i ``` Against the following /package.json. It still copies it over. After looking in to...

### Describe the bug Ran through the official docs for using TailwindCSS in Storybook located here: https://storybook.js.org/recipes/tailwindcss My components render correctly but I have noticed some of the StoryBook CSS...

bug
needs reproduction
tailwind
addon: themes

Hey, I'm trying to get an icon and priority set in the onError but can't seem to get it to work no matter what I try. ``` .on("error", plugins.notify.onError({ message:...

Hi, So I have integrated Omnipay Paypal and it redirects successfully but I wanted to write some PHPUnit code to check that a redirect happens but I seem to be...

### Describe the bug Seeing a lot of console errors for the `GBP/kWh` unit for current/next rate etc. `format_number.ts:73 RangeError: Invalid currency code : GBP/kWh` ### Reproduction steps Just open...

bug
stale