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
If I create a new channel and import some resources from one of my other channels then when I open both channels in 2 separate browser tabs I am seeing a 'Unpublished View-only' text for a channel with imported resources and the following error in the console: Uncaught (in promise) TypeError: Invalid key provided. Keys must be of type string, number, Date or Array<string | number | Date>.
Expected behavior
It should be possible to keep editting a channel with imported resources when using multiple browser tabs.
Observed behavior
If I create a new channel and import some resources from one of my other channels then when I open both channels in 2 separate browser tabs I am seeing a 'Unpublished View-only' text for a channel with imported resources and the following error in the console:
Uncaught (in promise) TypeError: Invalid key provided. Keys must be of type string, number, Date or Array<string | number | Date>.
Expected behavior
It should be possible to keep editting a channel with imported resources when using multiple browser tabs.
Steps to reproduce the issue
Additional information
invalid-key-error.mp4
Console logs
invalid_key.log
Usage Details
The text was updated successfully, but these errors were encountered: