I’m currently creating a new admin using Forest and have done many change on my models/collections to better fit the Forest models. I think it might have result with a caching issue.
I now have a display issue and layout issue on my Controller collection. I cannot update the detail layout too and a javascript error is showing up in the console.
I’ve tried to remove/disable cache, open a private browsing windows but the issue still appear.
Here are the screenshots of the display issue and javascript error:
Strange we will investigate on your issue but I can of course fix your template in the meantime.
Could you please give the name of your project, the environment and the team where this happened
And can you confirm the name of the collection is controller ?
@anon34731316 no it is not fixed. There is still the following javascript error:
vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:20921
TypeError: e.substring is not a function
at Object.isValidUrl (client-76b39e3410857c6ec17efd3ad27c76a1.js:16586)
at r.<anonymous> (client-76b39e3410857c6ec17efd3ad27c76a1.js:5981)
at vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:2696
at te (vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:2618)
at i.o.get (vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:2696)
at r.isValidData (vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:2594)
at Pe (vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:2672)
at vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:1943
at J (vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:2616)
at r.n.compute (vendor-0afc70d822e1f5c4bb84efcb16ec6262.js:1943)