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 change the base url to use dynamic string like "{{ config(\"app.tenant_url\") }}" according to the documentation and change the theme to elements and the dynamic is not escape properly
Scribe version
4.39.0
PHP version
8.3.16
Framework
Laravel
Framework version
10.48.25
Scribe config
What happened?
I change the base url to use dynamic string like
"{{ config(\"app.tenant_url\") }}"
according to the documentation and change the theme toelements
and the dynamic is not escape properlyDocs
The text was updated successfully, but these errors were encountered: