Corey Jepperson
Corey Jepperson
This was useful for the ability to add headers, in my case authorization, to every request to the server
**Describe the bug** Traceback (most recent call last): File "/config/custom_components/ytube_music_player/media_player.py", line 1485, in async_play_media self._tracks = await self.hass.async_add_executor_job(self._api.get_album, media_id) # no limit needed File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 58, in run result...
The memory example uses rollup, unfortunately the latest graphql-tools has circular dependencies that result in bad js for the browser. I opened an issue at graphql tools as well. https://github.com/apollographql/graphql-tools/issues/924...
Closes: #4395 - [ ] Docs - [ x] Tests Testing Strategy: This test covers this code: packages/remix-node/__tests__/fetch-test.ts `it("should return an instance of Response and WebResponse"`
I have tried a few things in shims.d.ts including the following but no luck https://github.com/BuilderIO/qwik/tree/main ``` import { AttributifyAttributes } from 'windicss/types/jsx' declare module '@builder.io/qwik' { interface HTMLAttributes extends AttributifyAttributes...
## ☕️ Reasoning Integrate auth.js into a remix project ## 🧢 Checklist - [X] Documentation - [ ] Tests - [ ] Ready to be merged Note this is working...
Seems to be some issue with bootstrap, the code looks right according to bootstrap docs
fixes #206
Ability to pick relations when editing/creating and various improvements relating to that
Not sure the best way to verify but it seems my changes are no longer working in remix 1.11.0