Hey there,
in newer Kirby versions (3.7 and above), I get the error from the title, regarding this line telling me that this.$route is undefined 😞
In Kirby v3.6 however, I get this:
Kirby\Cms\App::root(): Return value must be of type string, null returned in file: /path/to/project/kirby/src/Cms/App.php line: 1196
If you can tell me why that is, or what has changed (I cannot seem to find the appropriate documentation on this.$route in the docs), I may be able to contribute & fix this!
Hey there, in newer Kirby versions (3.7 and above), I get the error from the title, regarding this line telling me that
this.$route
isundefined
😞In Kirby v3.6 however, I get this:
If you can tell me why that is, or what has changed (I cannot seem to find the appropriate documentation on
this.$route
in the docs), I may be able to contribute & fix this!Let me know what you think, until then
Cheers! CHE1RON