Roger Tuan

Results 15 issues of Roger Tuan

Hi and thanks for this script! Was super helpful. I made a minor tweak so that it would return an actual error in the cell instead of the `NOT_FOUND` string....

Is it possible to use the [custom config for services overrides](https://docs.lando.dev/config/nginx.html#configuration) with another recipe, like [Pantheon](https://docs.lando.dev/config/pantheon.html#getting-started)? I'm trying to add a custom location handler to the nginx vhosts file in...

stale
guide

Demo: https://fusioncharts-dst-bug.vercel.app/ Minimal reproducible example: https://github.com/arcataroger/fusioncharts-dst-bug/blob/master/src/App.js ### Issue Description ![image](https://user-images.githubusercontent.com/11964962/166551609-256b1c33-c0f7-494f-94a7-a465af2f5d18.png) When a timeseries chart shows daily data points with no time zones specified (the graph labeled "Chart of expected results"),...

The `main` directory needs a `yarn install` before build too.

The old external link to the routeConfig example broke once React-Router updated to v6. This fixes the link to point at the old v5 docs instead.

Hmm, Not sure if this is still maintained, but I get the following error trying to parse a large (500 MB) file: ``` buffer.js:495 throw new Error('"toString()" failed'); ^ Error:...

enhancement

The link to handlers.ts was missing the src/ directory

It looks to me like the blog post wasn't getting correctly updated even after publishing & rebuilding, possibly due to the [Next.js data cache](https://nextjs.org/docs/app/building-your-application/caching#data-cache). All tests were done in new...

Part of https://3.basecamp.com/5656352/buckets/33592869/question_answers/7776528344 (404 cleanup) and also did some minor copyediting. Sorry @stefanoverna, I know you're working on this repo, but this is just to finish up an older ticket....

Added a few more redirects for old doc URLs. See https://3.basecamp.com/5656352/buckets/33592869/question_answers/7776528344 (internal) for details.