anton6

Results 14 comments of anton6

Why is this issue still open? I am switching to "2.0.4" for now, but is this repo still active?

Looks like this is still a problem a year later. I'm currently using babel cli [email protected] I have .md files that end up in the dist folder and my ignore...

Currently solved with the **extensions** workaround, as suggested by @JLHwung i.e. I had to add this flag `--extensions .js,.jsx,.md` to the babel cli call in order for ignore rules to...

We've started looking for alternatives because we need this feature. Surprised it's been 2 years now.

Should this one be marked as closed in favour of https://github.com/roylee0704/react-flexbox-grid/pull/138?

Should this issue be marked as closed in favour of https://github.com/roylee0704/react-flexbox-grid/pull/138? Just use className with any of these in your Column or Row: **.hidden-xs .hidden-sm .hidden-md .hidden-lg .hidden-xl** Fore more...

Looks like it broke during v4.2.3 commit "Improve autocomplete positioning" https://github.com/webscopeio/react-textarea-autocomplete/commit/8310e0abe671414654030c751d8b6cfe6cc01813

Is there any progress on this? Can someone provide an example for addElementPromiseChainMethod? Thanks

I managed to get it to work when using flag "rawAccess: true" and then running USE as part of every executeRaw before performing SELECT, but it only works a couple...

After switching to Postgres I no longer face the issue. Comments form @divideby0 and @mponizil helped to get it working. Currently, I am using Prisma 1.34.1.