Hugo Cardoso

Results 5 comments of Hugo Cardoso

I developed this simple solution. Maybe it could be useful to someone else. https://gist.github.com/hugo-cardoso/7c8da4f55d521a6288fc7a0f7d2ff06c

Hello! I wonder if there is any update regarding this or any alternative approach. I have the following structure: - users.html - /users -- create.html When accessing /users/create I succeed,...

I have the same problem as @tbredin . Does anyone know how to get around this situation?

![image](https://user-images.githubusercontent.com/13422864/89667026-c1c5d400-d8b1-11ea-8d10-93832ddc6db4.png) I found a functional approach. Fragment needs a parent to be rendered, and that's exactly what I do. My component template: ![image](https://user-images.githubusercontent.com/13422864/89667265-37ca3b00-d8b2-11ea-8b09-87a74f9f9618.png)