Doesn't support Vimeo with whitelist domain

Author: tonynguyenit18Created Feb 3, 2026Updated Apr 21, 2026

When config Vimeo with whitelist domain https://help.vimeo.com/hc/en-us/articles/30030693052305-How-do-I-set-up-domain-level-privacy We have an error Sorry. Because of its privacy settings, this video cannot be played here.

Image

Reason: We need to config referer-policy to something like "strict-origin-when-cross-origin", but vimeo-video-element doesn't support config it

We are using

 "react-player": "^3.4.0",
 "vimeo-video-element": "^1.6.1",

Also reported here