Mingyu Cui

Results 4 comments of Mingyu Cui

@thammegowda @buggtb @lewismc We had a few questions about Crawler.scala while adding Elasticsearch: 1. How is the deep crawl different from a "normal" crawl? We only run deep crawl when...

Hey guys, I just found this issue that seem related to an issue I created: https://github.com/TanStack/table/issues/5423. I have this PR that I think solves the problem https://github.com/TanStack/table/pull/5424, let me know...

Should be fixed in [v8.15.2](https://github.com/TanStack/table/releases/tag/v8.15.2) by PR https://github.com/TanStack/table/pull/5424 If you have `let col = columnHelper.accessor('some_property', { ... })`, you can use `col.accessorKey` without type error

> I think what would be best is to simply add support for member expressions (e.g. `agent.seesAnything` in `assertFunctionNames`. Let's stick to a single setting, and not support regex right...