aivins
Results
2
issues of
aivins
Hi, using master branch. This works: ``` ${ $item.name } ``` But this... ``` ${ $item.name } ``` ...doesn't. Debugging shows that $item is undefined when grid-col is used with...
This is related to issue #620. API endpoint returns a path-absolute self link, such as **/api/v1/person/5**. baseUrl setting includes part of this path, such as **http://some.host:8000/api/v1/**. baseUrlRoot will be set...
waiting for infos