Thomas Andraschko

Results 547 comments of Thomas Andraschko

if you have that much time, feel free to convert it to typescript IMO its to much work and to less benefit, just nice to have

+1 to import it in headrenderer for now, to have it the same like our own locale scripts we can still refactor later

i just thought about the default view like in the example above, just that the CW is clickable and all days looks selected maybe?

If anyone is fixxing this, please add a integration test for it @escay a reproducer will help as always

We would need a stripped reproducer, based on primefaces-test But not sure If its worth for you, might also just be that we cant fix it.

I need a reproducer to analyze, everything else costs me to much hours

it would be really interessting to get a reproducer if `#{p:resolveComponent(...).clientId}` is working but `by p:resolveClientId` is not, that would be a bug in both JSF impls propably

can you at least verify if `#{p:resolveComponent(...).clientId}` is really working but `#{p:resolveClientId(...)}` not?