next-drupal icon indicating copy to clipboard operation
next-drupal copied to clipboard

Add debug console.logs to getView

Open MartinDavi opened this issue 2 years ago • 1 comments

Hey, would be great to have the equivalent to the debug logging happening in getResourceCollection but in the getView method:

this._debug(`Fetching resource collection of type ${type}`)
this._debug(url.toString())

Thanks!

MartinDavi avatar Apr 22 '23 11:04 MartinDavi

Agreed. I'll look into this.

shadcn avatar May 01 '23 07:05 shadcn