Daniel Staudigel

Results 12 issues of Daniel Staudigel

I didn't have much luck using the IPAs produced by this gem But I think I left in some references to my specific application and didn't quite pull everything into...

I want to build a more customizable draft-based editor for my client work, and this was the most reasonable starting point that I found. I have a few separate goals...

I'm not sure if this is a documentation issue or a core issue, but I'd like to "pass through" types into scoped slots. For example, if I have a Table...

I am running the latest version of chrome for mac (37.0.2062.124). When you animate properties that have not already been set on the node, no animation occurs, and it jumps...

It would be great to emit the "routes" data structure instead of the code that generates it. This would give a lot more flexibility in terms of use. For context,...

### Version @nuxtjs/supabase: 1.1.6 nuxt: 3.9.3 ### Reproduction Link https://github.com/dts/supabase-nuxt-ssr-repro ### Steps to reproduce Add SUPABASE_URL and SUPABASE_KEY to .env, and start up the repro link above. Go to `/erroring`,...

bug
Stale

### Is your feature request related to a problem? Please describe. I am implementing an Ionic app using @nuxtjs/ionic. I'd like to use Supabase as my API, but that means...

enhancement

### Your use case I am building a nuxt/ionic app, and there's an interaction between the Capacitor HTTP plugin and the CrossFetch library inside graphql-client. The easiest way around this...

enhancement

When I use the :fog storage mechanism, it seems to say "undefined" for the image src (when choosing an already-uploaded image). I haven't tested it without fog, but I assume...

It would be great to add support for additional ports (that speak HTTP-ish). Specifically, I have quite a few projects that all want a "livereload" port. I currently just open...