Makara Sok
Makara Sok
I'm in need of the same thing, and it's pretty urging so I'm probably going to do it and send a pull request soon I'm not sure yet how to...
I see. Even if they are optionals? I can make it so that if it's not defined (by default: null), it'll works as it is now, no breakage would be...
I see. Then we can make it but it'll require more DOM calculations. We can check if the leg is out of bound. If it is, make it not out...
Hmm. I might have an idea, but it'll require 1 new option. how about having data-extraclass="" as an optional option, like width and the recently added zindex, that tourbus will...
Okay. Because you assign the width by javascript, my media queries doesn't work, and we have a strict rule of no `!important` in CSS. I can't spend any more time...
Hey @cchamberlain Thanks for your quick answer. We have an app that needs to poll for the server every X minutes. To prevent rate limiting, if the user has multiple...
`import "./filenamegraphql"` is standard, it's an import with side-effects. source: `import * from "./filenamegraphql"` is not standard, you're missing a name identifier.
Our build is failing because of a node-gyp error, and it's because shopify-api is installing sqlite, which we don't need. At the very least, the database drivers should be devDeps...
It depends on this I guess https://github.com/colinhacks/zod/pull/2549
Hi, do you accept issue bounties? We need this feature in the coming weeks and would like to pay for it. Please do let me know. Thanks