S McDowall

Results 10 issues of S McDowall

My data actually starts with negative #'s .. and I use my own bucket list .. however, the docs indicate the buckets are the UPPER limits .. and the first...

So I finally have a simple map going (yay!) -- but I am using SvelteKit -- and it has TypeScript on by default (or at least this project does) --...

I have a Function in plperl -- the syntax checker and highlighter is going crazy .. Not wanting to syntax check Perl within Postgres is ok -- but is there...

I noticed (via tracing) that my MaterialApp is being rebuild every so often .. the culprit appears to be themeWidgetBuilder -- here is the code: ``` @override Widget build(BuildContext context)...

**Is your feature request related to a problem? Please describe.** We are using the latest Beta ... We have a "costly" query that, alas, the user is calling over and...

enhancement
link

If not, how does one exactly include this into their project!? Cheers!

Our use case I think is pretty standard ... we have both users and organizations. There is not a one to one mapping between the two. I.e. a user can...

Here is the use case: We have a TypeAheadField .. and we have basically a "radio button set" that controls additional filters to be applied to the getSuggestions. The problem...

This is a very nice library, one our company would like to use. Alas, the GPL V3 makes this a non-started even though it plays just a small part when...

A company called OneGraph has an awesome addition to GraphiQL called "GraphiQL Explorer" -- it would be great to integrate that into this app as well. [GraphiQL Explorer](https://github.com/OneGraph/graphiql-explorer)