mamerto-g
mamerto-g
still happens in 8.1.1
This doesn't seem to work if `createAngularTable` is called in different context, such as `computed`. I have the fix ready. Should I commit to this branch or I need to...
@riccardoperra `createAngularTable` should have no hard rules how we can use it. If it fits my requirement, then I should be able to do it. Another example is if I...
@riccardoperra what I meant was you can optionally add `injector` parameter on `createAngularTable` method.
@KevinVandy i'm good. @riccardoperra let me know if I can help out on the documentation. Let's us ship this asap.
> @merto20 No need to ask for permission to make improvements. Just make the PR > > @riccardoperra I rewrote the adapter and table state docs for angular based off...
@riccardoperra `row-selection` example project is not working on my side even without my changes. Is it working for you?
@riccardoperra i've tried different machine, I'm not able to run any examples using the main branch. tried `--skip-nx-cache` option while building the packages but no avail.
@KevinVandy I did build all the packages. Even tried `--skip-nx-cache` command thinking it was due to caching issue. Pls add me to the channel, @merto200. thanks
@KevinVandy i'm able to run the examples now using a different linux distro. I don't how it happened, but it is a pain when your dev environment got affected like...