Salman Mitha

Results 15 comments of Salman Mitha

Update: After adding `manyToOne` it still fails if any row does not have a relation populated. and when all rows have relations populated it doesn't fail but still doesn't export...

Here's a PR that fixes my issue https://github.com/boazpoolman/strapi-plugin-config-sync/pull/70. Thoughts? I'm looking to see if there are any side-effects of this change. Update: PR 70 works perfect for my case.

I realized that my PR solved one issue but probably created another one and I didn't have enough time to resolve that. I was hoping to get some direction on...

@glortho Shall we agree upon a way to supply `options`? ``` @keydown('F', 'Y', 'I', { debounce: 200 }) myFn() { } ``` Does it seem right?

No problem, been on a tight deadline just like you. I'll be more active here soon.