Tabrez Basha
Tabrez Basha
Instead of commenting on the above code, you can change it to `let field = input.ngControl.name`
Try directly passing adapters like this: ``` const polly = new Polly( 'testing', { adapters: ['@pollyjs/adapter-node-http'], mode: 'replay', persister: '@pollyjs/persister-fs', persisterOptions: { fs: { recordingsDir: path.resolve(__dirname, '../__recordings__') } }, recordIfMissing:...
Any updates on this? I referred rc-motion docs for implementation but it would be super helpful if we can get a demo using rc-motion