Zak

Results 9 comments of Zak

It seems that I have the same issue `./node_modules/@builder.io/angular/fesm2020/builder.io-angular.mjs:1330:8-35 - Error: Module not found: Error: Can't resolve '@angular/elements' in '/usr/src/app/node_modules/@builder.io/angular/fesm2020' ` I am using Angular 14 + Universal 14. It...

In my case installing angular elements fixed the issue `npm i --save @angular/elements`

Hi, same issue here with aot, I have joyride v2.2.10 but there is no tag for this release

Hi, This issue has been open since 2023, do you plan to make Builder work with the last Angular version? How can we make it work with standalone components?

@CodeKJ are you planning to share the code and make open source for contribution ?

I am experiencing a similar issue in my project where the navigation menu does not display correctly on the initial page load. When I inspect the hook values, I noticed...

Hi @natew Yes, I still have the issue on my side, even after the migration to 1.105.4. Is it mandatory to have Next.js 14 for Tamagui latest versions ?

@natew I will try to do it before the end of the week.