José Alberto

Results 99 comments of José Alberto

I found same barrier @gjongenelen now I use Caddy for same use case

I can see 2 uses cases: 1. a way to bundle a widget (a single liquid file with css/html) into Grist, maybe using a specific DB to store it as...

``` {% tablerow i in (3..5) %} {{ i }} {% endtablerow %} ``` This simple snippet fails hard, do not render the rows and the content somehow sit outside...

It seems like Grist is somehow modifying the html once embedded, you can see here the logs: https://github.com/harttle/liquidjs/issues/504 Is that expected?

Now public, the only way I found to make it work is to wrap everything in a `script` tag, but that is not ideal.

Hi @brainsam Yes you are right, I mean prefer, but I tried with require too. That issue you mention seems to be related to client SSL not server SSL, also...

Steps: - Install spree & flexi variants extension - add custom type to a product - do an order - go to admin try to edit the order Expecting: -...

thanks @binaryphile for the help Any news on this error? It yet happens 2-1-stable branch