Sam Gluck

Results 21 issues of Sam Gluck

I am having an issue where the render command doesn't begin and hangs without any input indefinitely. However I discovered that if I enable the Electron app to be displayed...

Apologies if it has been mentioned before. Are there are any plans to add support for `.babelrc`/`babel.config.js` files? Love the plugin. Thank you!!

feature

Currently using older version of fetch-sync that is quite bulky for the Live Demo. We should update the Live Demo to use v2.

At the moment the user is required to define explicitly the custom content types that are defined within the WP instance they are connecting to. It would be great if...

enhancement
help wanted
medium

In #16 @bali182 discussed the various options for removing an element from an array by index. Would be nice to benchmark the different available approaches.

I am trying to create a keyframe animation that looks like this: ```js const cursorBlinkAnim = keyframes({ '0%': {content: '_'}, '100%': {content: ' '} }) ``` But when compiled by...

Hey great action, and I'd love to use it in our org. The only issue is that our deploy workflow has over ten separate jobs. AFAICT, at the moment this...

Map and Grid on the home page don't line up in Firefox, see Media:Coop_Tech_screenshot_2017-02-09.png (Copied over from https://wiki.coops.tech/wiki/CoTech_WordPress#Wishlist)

bug