-
The following errors were reported by 5.8.0-dev.20241117, but not by 5.6.3
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
https://github.com/feathersjs/feathers-socket-commons/issues/44
-
Hi there,
I'm just wondering whether you would like to use [casl](https://github.com/stalniy/casl) in your project.
This library implements cancan for JavaScript in isomorphic way + a bit more.…
-
### Steps to reproduce
(First please check that this issue is not already solved as [described
here](https://github.com/feathersjs/feathers/blob/master/.github/contributing.md#report-a-bug))
- …
-
### Steps to reproduce
- Set up a Nuxt + FeathersVuex project per the documentation.
- Create a page that queries a FeathersVuex service in asyncData
- Go directly to said page using client side ro…
-
`react-admin` often uses `q` as full text search parameter.
Currently FeathersJS will try to use `q` as column (which usually doesn't exist in the table) and report a query error.
How can this fun…
-
As discussed with @Alketta, it seems that our dynamic routes like `/workspace/:workspaceSlug/datasource` may not be as useful than I initially thought.
With feathers routing (and koa under the hood…
-
This sentence is repeated on both hooks related documentation sections:
- https://hooks-common.feathersjs.com/hooks.html#fastjoin
- https://hooks-common.feathersjs.com/hooks.html#populate
> fas…
-
```
ERROR in ./node_modules/@feathersjs/hooks/esm/base.js 55:38
Module parse failed: Unexpected token (55:38)
You may need an appropriate loader to handle this file type, currently no loaders are c…
-
Hello,
In sporadic featherjs node startups, I am seeing nodes crash with the error as shown below. In short, I traced it to file (/api/node_modules/feathers-sync/lib/core.js line 35, specifically …