Failed to load assets after upgrade to v1.133.0
Hi, I just upgraded to v1.133.0 with
and in the web console :
Can someone help ?
Thanks !
docker compose pull && docker compose up -ddocker compose pull && docker compose up -d after making the changes to the docker-compose.ymldocker-compose.yml file and I have the following error in the UI : Error : Failed to load assetsError : Failed to load assetsand in the web console :
[handleError]: Failed to load assets TypeError: this.changedDateGroups.difference is not a function
Immutable 27
async* https://<url>/albums:189
promise callback* https://<url>/albums:188
get existingDateGroups@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:7282
addAssets@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:10473
loadBucket/<@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:18794
async*execute@https://<url>/_app/immutable/chunks/DD2z7eE2.js:1:8553
loadBucket@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:18516
set intersecting@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:8818
#S@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:15810
updateIntersections@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:15283
#f@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:17178
updateOptions@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:16513
async*ao/<@https://<url>/_app/immutable/nodes/6.B6vWlYqG.js:1:19850
_n@https://<url>/_app/immutable/chunks/B8MfY1bx.js:1:11850
Nt@https://<url>/_app/immutable/chunks/B8MfY1bx.js:1:12727
...[handleError]: Failed to load assets TypeError: this.changedDateGroups.difference is not a function
Immutable 27
async* https://<url>/albums:189
promise callback* https://<url>/albums:188
get existingDateGroups@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:7282
addAssets@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:10473
loadBucket/<@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:18794
async*execute@https://<url>/_app/immutable/chunks/DD2z7eE2.js:1:8553
loadBucket@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:18516
set intersecting@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:8818
#S@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:15810
updateIntersections@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:15283
#f@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:17178
updateOptions@https://<url>/_app/immutable/chunks/DD2z7eE2.js:9:16513
async*ao/<@https://<url>/_app/immutable/nodes/6.B6vWlYqG.js:1:19850
_n@https://<url>/_app/immutable/chunks/B8MfY1bx.js:1:11850
Nt@https://<url>/_app/immutable/chunks/B8MfY1bx.js:1:12727
...Can someone help ?
Thanks !