Steve Chester
Steve Chester
Using backpack in a monorepo with a common shared folder. folder structure is like this: ```` project1/ .babelrc project2/ .babelrc shared ```` Both project1 and project2 have their own backpack...
### What were you trying to do? I am trying to load a 90 page PDF into the lib ### How did you attempt to do it? Here is a...
im trying to do something like ` myDropzone.emit( "addedfile", file ); ` but I can't figure out how to access that emit method. EDIT... I was able to make it...
Awesome directive, I appreciate you putting this together. It works great, however i'm having one small issue with it. I'm using this on a "fake" dropdown ( aka a styled...
`TypeError: Cannot read property 'open' of undefined - line 756.` the modal works great if the element that contains `data-remodal-target="modal"` is on the initial page that is loaded, however if...
Its hit or miss but it seems like fonts that are more "stylish" or complex are the ones that don't render correctly. A group of fonts within the same family...
Is there an "Auto-loop live streams" like feature for this plugin? Right now it plays the stream for a few seconds then stops, presumably because the stream is chunked into...
For example, "N Green St" doesn't parse correctly.. also "N Forge St". It works correctly when you omit the directional so seems to be related to that.  the directory i'm in is using node 20.x -- any idea where this v16 is being pulled from and/or why i'm seeing this error?