Philipp Knecht

Results 15 comments of Philipp Knecht

@jridgewell Thanks for catching up on this. This thing drove me close to crazy since i didn't had much experience hunting memory leaks. @sorvell With Handlers/handlers i mean the Nr....

thanks so far for the insights fyi: i'll spend some time with this issue most probably on sunday

Hi again Had some time already to check this out :) Having those retainers is really adding up in my full blown framework. I've changed the repro so it acts...

A beforeUpdate(newValue,oldValue, cancel) would be nice here I've opened an issue some while ago with a very similar request: https://github.com/aurelia/templating-resources/issues/137 The answer is once more: a custom bindingbehaviour :) It...

Hi there Issue a "cargo fmt" from within your project dir. This will give more information why formatting can not be used. In my case my toolchain missed the cargo-fmt.exe....

ProvSys, a system that helps car dealers to calculate provisions for its sales people. Emerged from a a Excel-based solution it provides the following pros compared to the former Excel-approach:...

that looks like an amazing tool! :) could come in handy for my next project (of course also using cerebral) well i've registered already. i'm btw. right now spoiled with...

ok, thanks but how can i now pass a object to another custom element? because ```.obj=${obj}``` doesn't work?

thanks a lot for the sample, that makes it quite clear. yeah my workaround for now is always use this obj setter in all the components and start rendering from...

same here... its an issue with the MSVC-based toolchain maybe not using the the msvc-toolchain could solve it... but not sure what to use on windowes then