Philip I. Thomas

Results 18 issues of Philip I. Thomas

Please add a license so that others may legally use this code. https://choosealicense.com/ (For reference, 13 of the 15 libraries we use are under MIT license)

Opening this for tracking. I don't yet have a proposed solution or data architecture yet. When I've used the [grpc-gateway](https://github.com/grpc-ecosystem/grpc-gateway) project in the past, on of my favorite features was...

help wanted
proposal

* What were you trying to do? I'm trying to use [tailwind-rails v2.0.2](https://github.com/rails/tailwindcss-rails#conflict-with-sassc-rails) and importmaps. * What did you end up with (logs, or, even better, example apps are great!)?...

bug

I've been debugging this for awhile and I'm hitting a wall. I'm attempting to upgrade from v4 to v5 of this library to get some tailwind3 features. ### Version "@nuxtjs/tailwindcss":...

bug

``` Traceback (most recent call last): File "/opt/python/2.7.12/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/opt/python/2.7.12/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/home/travis/virtualenv/python2.7.12/lib/python2.7/site-packages/unirest/__init__.py", line 82, in __request encoded_string = base64.b64encode(user...

I'm trying to use the Autosave controller. I notice it [references](https://github.com/excid3/tailwindcss-stimulus-components/blob/master/src/autosave.js#L16): > Rails.fire(this.formTarget, 'submit') To confirm - is this using UJS? These are Stimulus controllers, but I've been unable to...

Hey Chris! In the ReadMe you reference `slideover#_hide` in the example code, but the demo never uses the underscore - only `slideover#hide`. Is this an error, or does the underscore...

I've been trying to get the Slideover controller to work. And, I've noticed that in the example and the docs - the "Overlay" is set to a div that is...

https://developers.sparkpost.com/api/webhooks#webhooks-post-validate-a-webhook

## Environment - Ruby **3.2.2** - Rails **7.0.4** - Devise **4.9** ## Current behavior I'm using devise on multiple domains, similar to the subdomain setup described in the docs, with...