Nick Charney Kaye

Results 11 issues of Nick Charney Kaye

Also posted to: https://stackoverflow.com/questions/69625970/java-mp4parser-to-create-a-single-m4s-fragment **with a +100 reputation bounty for a solution!** This use case is a service that manually encodes a series of uncompressed .wav media segments into **.m4s**...

My **.s3-website.json** has this value: ``` "exclude": ["*.xcf"], ``` When I run `s3-website deploy` the config file is used, as evidenced by correctly uploading most of the content. However: -...

I can set `enableCloudfront` to true, but there's no indication in any of the documentation as to how I am supposed to configure it with my CloudFront distribution id. I'm...

My **.s3-website.json** has this value: ``` "routes": [ { "Redirect": { "example/path/index.html": "new/path/", } }] ``` When I run `s3-website deploy` the config file is used, as evidenced by correctly...

With riek 1.1.0 and react ^16.12.0 I see this error in the browser console: ``` Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details....

Resolves #141 by cleaning up various Typecheck issues, mostly ignoring things

I'm using **rn-range-slider** 2.2.2 with react-native 0.68.3 Here's my **tsconfig.json** file: ``` { "compilerOptions": { "target": "esnext", "module": "commonjs", "lib": ["es2017"], "baseUrl": "./src", "allowJs": true, "jsx": "react-native", "noEmit": true, "isolatedModules":...

We will create PDF output files and tests that confirm `.fountain` converts to them. These will have parity with the HTML output tests.

Previously, in a route I would simply use this line to set the breadCrumb to a model after the model for that route is loaded. It was a nice one-step...

enhancement

Showing the card number as `N.º 420` is a very UK localization. American requesting option to customize `N.º ` please, e.g. to `#` which would display `#420`