Clément
Clément
Also, leaving the choice of environment will be even more relevant when [@vitest/browser](https://github.com/vitest-dev/vitest/tree/main/packages/browser) is ready. Some people will want to run their tests directly in the browser, others will want...
@microsoft-github-policy-service agree
Is there something blocking this PR?
Hey guys, With the future evolution of interactive components within server components, will there be a "mode" where all pages are server components by default?
The issue is solved. Thank you all!
I tried to look to support this case. I succeeded by making the following changes: [clemvnt/odata.net@674ed16](https://github.com/clemvnt/odata.net/commit/674ed16258f146ce006d67110b7b4d600652cb96) [clemvnt/AspNetCoreOData@45b7a57](https://github.com/clemvnt/AspNetCoreOData/commit/45b7a57f83171b11091f5f248c6ad5d4f897fd97) Let me know if it sounds good. If so, I'll look into adding...
I have created both PRs : https://github.com/OData/odata.net/pull/2879 https://github.com/OData/AspNetCoreOData/pull/1182 The second one is in draft because it depends on the first.
@microsoft-github-policy-service agree
Yes. I'm waiting for a new version of Microsoft.OData.Core with the https://github.com/OData/odata.net/pull/2879 fix before publishing the PR.
My bad! Here's the issue : #5983