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
This doesn't seem to be much of an issue but I noticed in the logs the following error happens often:
[web] | TypeError: controller[kState].transformAlgorithm is not a function
[web] | at transformStreamDefaultControllerPerformTransform (node:internal/webstreams/transformstream:519:37)
[web] | at node:internal/webstreams/transformstream:560:16
[web] | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
[web] | digest: '3811010431'
[web] | }
The text was updated successfully, but these errors were encountered:
Hello folks,
This doesn't seem to be much of an issue but I noticed in the logs the following error happens often:
The text was updated successfully, but these errors were encountered: