JeremyCroff
JeremyCroff
## Proposal ### Please re-state the problem that we are trying to solve in this issue. A newly opened PDF cannot be scrolled with keyboard without clicking on it first...
## Proposal ### Please re-state the problem that we are trying to solve in this issue. The unread status styling of a report does not disappear when clicking on the...
@akshat-g-07 Check out this line of code where the output is built: https://github.com/intuit/saloon/blob/master/src/seeder.js#L104 You can see it's only inserting the response data, but not any persona(resource) params. When contributing always...
> Hey @JeremyCroff , Thanks for the informative reply. And sorry for replying late I was stuck with some personal things. > > As per my understanding, the steps I...
thoughts: 1. the user implementing the seeder could add a catch block on its invocation 2. or we could internally handle failed promise with a catch block on the seed...