@simon are you on Safari on Mac? I was seeing a similar issue on that.
It worked for me on Firefox.
See thread: Cannot login to Drawer in Collaborative Deploy Preview
@simon are you on Safari on Mac? I was seeing a similar issue on that.
It worked for me on Firefox.
See thread: Cannot login to Drawer in Collaborative Deploy Preview
Hi @perry ,
My deploy preview too is having this issue - Drawer not seen.
The html code has proper body tag.
Can you please check?
Deploy-preview : https://deploy-preview-1--reverent-northcutt-e0fdbb.netlify.app/
Hey there @sachman ,
I can see that your site deploys from GitLab and, at this time, only GitHub-derived deploys are supported by CDP.
Deploy collaboration tools are only available on Deploy Previews accessed through their
deploy-preview
prefixed URLs, and they canât be used with GitLab or Bitbucket at this time.
Sorry about that!
Hi all,
Similar problem with one of my projectâs sites: https://deploy-preview-66--curiefense.netlify.app/. In this case, the Netlify drawer code doesnât appear to be injected at all.
HTML is valid, Drawer is enabled for this build, site is deploying via GitHub - not sure what else is going on here!
howdy @celestehorgan ! sorry to hear you are having trouble. Can you tell us a little bit more about your project so we can investigate? are you using SSR (server side rendering), or ODB (on demand builders)? any other information about your project, or even a repo, would be helpful. thanks!
hey there, we took a look at this, and it seems you are missing a closing body tag. Do you see that? can you add one and see if the drawer appears then?