Closed driaug closed 1 week ago
@driaug just confirming, is this issue still open? would love to try it out
This one is still open!
great, working on it right now :)
opened a pr to fix this https://github.com/useplunk/plunk/pull/116
Thank you for your contribution!
Closed by #116
If you verify a subdomain in the dashboard, the records required aren't correctly displayed and only show the root domain.
For example the records for verifying
mail.useplunk.com
, will be shown as:domainverificationtoken_domainkey
While they should be
domainverificationtoken_domainkey.mail
The file in the dashboard that hosts this code is: https://github.com/useplunk/plunk/blob/main/packages/dashboard/src/pages/settings/identity.tsx
The project that contains the email that is currently waiting for verification is in
activeProject.email