andrasferenczi

Results 6 issues of andrasferenczi

The examples were a bit misleading, because `/admin*` matched `/admin`, `/adminn`, `/adminnn` ... and so forth, but we are interested in everything that starts with `/admin`. Adjusted the regex accordingly.

It is a long time I touched this plugin, but here is a random idea. ### Flutter widget constructor generator It would be cool to have an automatic `key` generated...

Hi everyone! Getting straight to the point, I've decided to switch this app back to closed source. If you are here, because you are unhappy that I've paywalled the Reddit...

As you may have heard the news, Reddit is introducing limitations to their API. The way I understand this, is that now they will charge a price for each API...

# Bug Report 🐛 I created the following composition: ```typescript { return { props: { calculated: new Vector2(10, 10), }, } }} defaultProps={{ calculated: undefined, }} component={({ calculated }: {...

bug

### Describe the bug When logging the following expression the `typeof window` is evaluated to `undefined`, but the `window` is still an existing object. In the Chrome console, the `typeof...

bug
help wanted
builder-vite
sev:S3
upgrade:10.0