Gustavo Fenilli

Results 64 comments of Gustavo Fenilli

After bulding my on binaries from 3.2.3 I got it to work, but only the dirt block works, making everything with it, no trees, no water, and its the only...

> Until this is rolled into an update, is there a way to restructure the pro inputs to match the ones we have that are not pro; or a suggestion...

You can use a plugin and update the `:sections-schema` to update the inputs, not ideal but it is a workaround.

@justin-schroeder the behaviour is inconsistent, not sure if its a bug on what side of the problem. 1. It should replace/ignore name conflicts 2. Or it should combine errors too...

I agree with `closest()` but would it gives the idea that it will also go downwards, it will find a sibling, child or parent.

A simpler example using `:value`: https://formkit.link/839d7d87982bac1d8849417adc409ccc

I looked at the link and changed to `1954-10-07T00:00:00.000Z` and it is not dirty, anything I need to do to reproduce outside of that?

This is something that was already thought and asked in some issues, and at discord, as of right now this would need a lot of changes to the core and...

The folder structure was: ``` dist - index.js static - index.html ``` meaning that dist is outside static, its another folder, I will try looking as root instead.

> Did you ever find a solution to this? I have a similar issue, the dist folder is returning 404 Not that I remember.