joas8211 / payload-tenancy

Multi-tenancy plugin for Payload CMS
MIT License
122 stars 6 forks source link

Isolation stragery path prevents accessing the admin dashboard #36

Open mpresecan opened 6 months ago

mpresecan commented 6 months ago

I have a fresh create-payload-app and ran yarn add payload-tenancy, and added basic Tenants Collection (as in docs), but added isolation strategy to 'path' and after it the payload admin panel cannot be loaded anymore. If tenant isolation is changed to domain or user, then it works all properly.

dwfee commented 6 months ago

did you check the correct path?? it is : http://localhost:3000/ [yourTenantName]/admin