forked from MapComplete/MapComplete
Favourites: some fixes to rendering the title
This commit is contained in:
parent
58be465329
commit
d3895800f3
5 changed files with 44 additions and 9 deletions
|
|
@ -26,6 +26,7 @@
|
|||
onDestroy(
|
||||
tags.addCallbackAndRun((tags) => {
|
||||
_tags = tags
|
||||
console.log("Getting render value for", _tags,config)
|
||||
trs = Utils.NoNull(config?.GetRenderValues(_tags))
|
||||
})
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue