Hi,
First of all, thank you very much @nzbin for the libray, much appreciated.
After upgrading to v18, looks like the MtxSplitPane Input visible: boolean stopped working.
I tried with Signals / Observable + async pipe / plain variable and seems to be not working, not sure if Angular v18 change detection strategy tweaks might be related.
Hi, First of all, thank you very much @nzbin for the libray, much appreciated.
After upgrading to v18, looks like the MtxSplitPane Input visible: boolean stopped working.
I tried with Signals / Observable + async pipe / plain variable and seems to be not working, not sure if Angular v18 change detection strategy tweaks might be related.
https://stackblitz.com/edit/stackblitz-starters-5fyrgq?file=src%2Fmain.ts
Thanks in advance.