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
I have a fresh install of statamic with two sites configured. I have a taxonomy tags with translatable slugs. I created a tag test with a translation test-fr. I switch over to a collection and start filtering by the translated tag test-fr. This results in a 500er error Error: Call to a member function title() on null
How to reproduce
Install a fresh statamic
Configure multisite
Add a taxonomy tags
Configure the slug in the blueprint to be localize: true
Bug description
I have a fresh install of statamic with two sites configured. I have a taxonomy
tags
with translatable slugs. I created a tagtest
with a translationtest-fr
. I switch over to a collection and start filtering by the translated tagtest-fr
. This results in a 500er errorError: Call to a member function title() on null
How to reproduce
tags
tags
on a collectionLogs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: