Closed sunilsabatp closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
planet-webapp-multi-tenancy-setup | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 30, 2024 0:24am |
[!IMPORTANT]
Review skipped
Auto reviews are disabled on base/target branches other than the default branch.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
For projects without sites I don't encounter any issues. But when checking out a project with sites and treemapper data (/yucatan), I first see the vegetation layer and it takes a while (compared to the base) until the intended map with treemapper data shows up. Don't know if this is related, so please check and if needed amend.
I see this issue too. May not show up on local, unless you disable reactStrictMode
@sunilsabatp
/prd/trees-for-peace-an-ayudh-europe-campaign
, the site with the null geometry remains in the url./prd/mothersforest?site=asdfkjasfjsdnfjksdn
, the site param remains in the url even though the site is not found.Functionality is not affected, however.
This PR addresses the case where a
project site geometry is null
, ensuring that the application handles this scenario gracefully without causing errors or unexpected behavior.