You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
To white list the access to the chat a domain need to be set or a glob to open everything, but glob is not accepted as part of the domain.
To Reproduce
Steps to reproduce the behavior:
Go to settings
Click on domain url
set to https://*.foo.com
The chat will not show up in tester page bar.foo.com
Expected behavior
To be able to accept whole subdomains
The text was updated successfully, but these errors were encountered:
Describe the bug
To white list the access to the chat a domain need to be set or a glob to open everything, but glob is not accepted as part of the domain.
To Reproduce
Steps to reproduce the behavior:
https://*.foo.com
bar.foo.com
Expected behavior
To be able to accept whole subdomains
The text was updated successfully, but these errors were encountered: