Johan van Helden

Results 15 comments of Johan van Helden

Same issue here. It transforms HTML to plain text, or so it seems.

Same issue here with v0.6.2.

I can't get it to work inside a docker-compose setup, this might be a similar issue. There is a nginx image to serve the site, the code runs from a...

@Rigby90 you are a lifesaver, thanks! So to summarize what I did to get it to work: I edited my docker-compose file to expose the port the dump server runs...

I am having the same issue, could you please merge this PR?

@reinink @claudiodekker I had the exact same issue just now. Is there anything that needs to be done in order to get this PR merged? 👼🏻

Please take a look at the example: https://github.com/michielkempen/nova-order-field#example I was having the same issue, but solved it by adding the `Orderable` trait to the resource and the `$defaultOrderField` property.

I don't use Vue CLI myself anymore. But when I used it, I ran Vue CLI outside of docker. And only let Dockerhero handle the backend.

Do you have a repository I can use to test this?

> > Do you have a repository I can use to test this? > > @johanvanhelden I've sent an invitation to my private project repo based on Vue. You can...