Tony Lugg

Results 35 comments of Tony Lugg

@davismj Correct. Per the sandbox sample I provided [here](https://github.com/aurelia/templating/issues/655#issuecomment-449423959) it is working there too. However, it does not work with the CLI Webpack config that I attached for Rob [above](https://github.com/aurelia/templating/issues/655#issuecomment-449509949)....

I finished the multi-level menu using `querySelectorAll` and referencing `el.au.controller.viewModel` instead of `@children`. I did not need to build a tree as each menu-list and menu-list-item referenced their children and...

@bigopon The issue with `@child` and `@children` was not resolved to my knowledge. I worked around it as mentioned above based on comments provided by @davismj.

Was this ever implemented? I am building an app that has a geographic map and I want the map to be retained in memory when I navigate away and return.

And this one too please :) https://github.com/aurelia/router/issues/528

I'm on .NET 8 GA and having this issue. On a larger Plus size screen it works OK, but on a smaller Pro screen the issue persists.

The workaround provided by @jcsnider did not work for me. It seems that the first item is not tappable regardless, so my workaround is to add a dummy item at...

Of course, everything gets moved to the backlog. It means it won't be done. I may stop giving feedback altogether, it's a waste of time.

@robloo Thanks for the link. It looks like Mapsui uses OpenStreetMaps as its data source, which we found to be somewhat unreliable in certain areas. A pretty good free option...