feathers

Results 23 comments of feathers

@luishdz1010 if you have a solution, i would imagine the best thing to to would be to create a pull request.

Upgraded to `3.4.0-beta.1` in attempt to fix this issue: https://github.com/birkir/gatsby-source-prismic-graphql/issues/69 Am now getting the same error as above. Runs ok with error with `develop`, however breaks completely on the client...

Same here, had to disable the cache after going down the rabbit hole. Would you consider changing the default setting to `false` ? It is easy to replicate with the...

Am also among the hordes of people awaiting this feature, would be great to get some sort of ETA for those weighing up starting new projects if possible. thanks! https://github.com/statamic/cms/discussions?discussions_q=nested

Is there a sponsorship program to get features like this implemented? Im already a paying pro user, but i would definitely be interested in sponsoring crucial things like this to...

@madcapnmckay no one seems to disagree

seems to behave without the chaining: ```javascript let selection = rangy.getSelection(); selection.expand("word"); ```