Luke Spoor

Results 11 issues of Luke Spoor

**Describe/explain the bug** I've added a `ResponsiveCalendar` component to my Shopify embedded app, I'm having an issue where the `` its creating inside the SVG is setting a height bigger...

Whenever I use the AddressForm it just pushes the country input to the beginning of the form. Anybody else experienced the same?

### Summary When you select/check rows, the footer which shows the count selected isn't inside the table ### Expected behavior Footer to be inside table ### Actual behavior Footer is...

Bug
untriaged
no-issue-activity

I'm using rollup and experiencing the below error when trying to use `import algoliasearch from "algoliasearch";` ``` 'default' is not exported by node_modules/algoliasearch/index.js ``` Yet that index.js does export default?...

## Current behaviour 💣 I'm using the following within my dev build in webpack: ``` new HtmlWebpackPlugin({ filename: `../snippets/script-tags.liquid`, template: path.resolve(__dirname, '../templates/script-tags.html'), inject: false, }), ``` But this is just...

I've love to be able to animate content within each slide, unfortunately it seems on load its animating content in the hidden slides as well as the first slide. Is...

Whenever I'm changing any liquid file, the `templates/404.json` is getting synced up to Shopify. Just from a fresh clone of the repo.

I'm having an issue where I keep getting at least two calendars being painted and it should be just the one, I've used the below code, trying to ensure it...

Is this project in the graveyard now? There haven't been any updates in nearly a year now and looks like issues aren't getting any replies.

I have an issue where the 27th October is always a blank field, even when I'm passing the data for it. I've provided a full 365 days of data but...