Adam Wootton
Adam Wootton
Thanks for looking into it @mandarini would it make sense to keep the issue open until then since it is technically a bug that is going to be fixed? Or...
> Yeah, the reason I closed it is because the issue is not exactly what is described, but I guess we can keep it open, sure! @mandarini yeah no worries,...
yeah I need the headers for behaviour purposes, specifically I have a paginated API I'm hitting where the total count of entities is represented as a header value. The v11...
bumping to keep open
bumping to keep open
I'm getting this warning just by adding `` to my component tree in a server component layout. I'm not calling any other Auth0 SDK stuff, just rendering that component. I'm...
From my understanding, the `node16` setting for `module` doesn't imply either ESM or Commonjs, it bases its behaviour on what the module type is understood to be by looking at...
Also mentioning this related issue since I think basically Nx's whole handling of the `Node16` setting in Typescript isn't working https://github.com/nrwl/nx/issues/18324