Kieran Eves
Kieran Eves
Filter
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...
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...