Tyler Vorpahl
Tyler Vorpahl
Bumping this, how can we effectively set the global settings of the included Newtonsoft dependency of Azure functions to avoid "Self referencing loop detected for property", adding [JsonIgnore] to properties...
Any updates on this @v-bbalaiagar ?
@v-bbalaiagar we are using a premium function app as we have some longer running processes and need to have the flexibility to increase the `"functionTimeout"` property
Day.js please :)
I also had the same thought, so I'll share what I came up with this evening: I use the roles to define readOwn and readAny, on resource/:id routes Inside the...
I think this problem exists in all applications where you access `resource/:id` you need some way to determine if you are allowed to access only your own resources OR any...
Noticed this as well, Adding `"skipLibCheck": true,` does bypass the error though @msrumon Use `import interact from 'interactjs';`
Nothing in here was working for me, here is what I had to use - kind of odd router.events if of type `Event_2` I even updated angular/core to ^16.2.1 today...
Bump :) same issue workaround is good but this is not a good sign for this library I stumbled upon
Still no attempts? Where my swift gurus at!