Michael Shick

Results 14 issues of Michael Shick

I was having a nightmare of a time with this. An array prototype property, stackSize, was getting processed as data. This check ensures only real array values will get processed.

Not really sure how this can fit into the current usage... Since I need to start doing this immediately, the only solution I'm seeing right now (short of many code...

Hoping to add some functionality here which I needed while trying to accomplish a layout inspired by [tufte-css](https://edwardtufte.github.io/tufte-css/). In my case, I'd expect the h1 to be provided outside the...

I've been having issues with `serverless-offline-dynamodb-streams` for as long as I've been using it (6 months on the current project). After 1 - 2 days I get the following error...

If would be useful if you could set a flag on model instances that told you whether something had changed which you may want to persist to the database. As...

feature

**Is your feature request related to a problem? Please describe.** When using TypeScript in development from Sanity content, it's frustrating that all fields (even fields that validate as required) remain...

feature-request

In the latest stable Edge, 25.10586.0.0, this polyfill causes the background image to receive a fixed height / width (e.g. the window is 1200px wide when the page loads, so...

I see where this [commit](https://github.com/SlexAxton/require-handlebars-plugin/commit/6a2cf647e6227e379fbdc1cb6d1262c6dffe7b40) changed the defines() from modules names to relative paths: ``` -'handlebars', 'underscore', 'i18nprecompile', 'json2' 14 +'./handlebars', './hbs/underscore', './hbs/i18nprecompile', './hbs/json2' ``` Which is a regression vis-a-vis...

**Describe the bug** There appears to be a memory use regression in v1.48.1, which is presumably a result of the `disposeContext` behavior [here](https://github.com/floydspace/serverless-esbuild/commit/36ef92eab5485c9f6dc2ea222c97cae0330f3858). When attempting to run `serverless package` locally...

bug

The current icon ends up an odd gray when Yosemite is set to use a dark menu bar. Would be nice if it could be pure black / white so...

bug