Are you using the latest official release without any code modifications?
I am using official version 6.6 without code modification except traccar.xml to work with mariadb.
My guess would be that you have invalid navigationAppLink
set.
to close the case; the problem was with the database.
What was the problem with the database?
when i'm update, this error check too
TypeError: Cannot read properties of undefined (reading 'replace')
error in old db, make new and all working
You where right Anton, I had the same problem yesterday and I fixed it by adding the "Navigation app Link" in the server attributes.
My mistake was adding the "Navigation app title" without setting the "Navigation app Link"
Just so anyone getting this error might get an easier time than I did, I had to dig thru the code to partially understand what was happening.
What was the purpose of adding one without the other?
A lack of knowledge.
I saw in vite.config.js that title an description where needed for the manifest so I added those and missed the navigation link configuration since it was not mentioned in that file.
"Navigation app title" is not mentioned nor referenced anywhere in the vite config. It seems like you confused it with the server name or description.
So I did, thanks for clearing the misunderstanding.
When I select the icon or badge from the list, I get this error. Any ideas?