David Wilhelm

Results 6 comments of David Wilhelm

I checked out v3-WIP branch, & built CLI, but don't see any new CLI args to indicate this is currently available.. is it hidden, or not yet available?

hm, just found a bug in my code.. causing gallery to revert to first image. Need to fix that, and will update branch.

ok that should be fixed now.

I got the same issue and found it was because I had "Plugin 'greduan/vim-empty-insert' installed. It goes into insert mode on an empty buffer and it was setting mode to...

Yeah, I've been battling with this as well for some time now :( Finally find the minimal repro steps as outlined. Thanks for posting the workarounds @corysmc I'll probably have...

So, I worked around it by having a postbuild script that deletes the createOverlayComponent.tsx from the generated react-component-lib folder. Also had to overwrite the index.ts & interfacets.ts files to not...