Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

Angular 8 with Rails 6?

2
Javascript

I'm working on getting Angular 8 working with Webpacker and Rails 6 and almost everything is working except for template rendering. When I go to the app and inspect, I can see the component selector tag there (<hello-angular></hello-angular>) but for some reason the actual template.html isn't rendering at all. Any ideas would be greatly appreciated.

Quentin

The same is happening to me. Have you found any solution?

the problem is related to html-loader, Html-loader version used should be noted, "0.5.5"
you can try this project : https://github.com/tadhao/angular_on_rails

Join the discussion
Create an account Log in