windmill-react-ui icon indicating copy to clipboard operation
windmill-react-ui copied to clipboard

Problem with tailwindcss-custom-forms

Open alpkabac opened this issue 4 years ago • 7 comments

Tailwind-custom-froms breaks on TailwindCSS v2 and people are switching to official forms plugin. If anyone seeing "value.charCodeAt" error, this might be the reason.

alpkabac avatar Dec 02 '20 15:12 alpkabac

Moving issue to windmill-react-ui.

I'm already working on the update to v2, and this will be addressed too.

estevanmaito avatar Dec 03 '20 01:12 estevanmaito

hi @estevanmaito

first things first - congrats for your awesome work!

do you have already any eta about when you may have a fix or workaround for this? or still looking at it ?

all the best

AntonioMeireles avatar Dec 07 '20 10:12 AntonioMeireles

@AntonioMeireles thank you!

I'm currently moving to another country, so time is short, but I would like to have this done by January 1st.

estevanmaito avatar Dec 08 '20 15:12 estevanmaito

@estevanmaito

many thanks for your prompt reply!

Meanwhile, Good luck with your move/new endeavour && a Merry Christmas / Happy 2021!

AntonioMeireles avatar Dec 09 '20 19:12 AntonioMeireles

Tailwind-custom-froms breaks on TailwindCSS v2 and people are switching to official forms plugin. If anyone seeing "value.charCodeAt" error, this might be the reason.

I'm also getting this error when trying to get it set up with latest [email protected].

Module build failed (from ./node_modules/postcss-loader/src/index.js):
TypeError: value.charCodeAt is not a function

@estevanmaito any suggestions on how to do a quick fix to get this up and running? Happy to help with a PR to get this going for 2.0, as I'd love to leverage this library as the base for our design system. Just integrated tailwind and really loving it so far.

Thanks for the awesome library! I also learned a lot looking through your Tailwind UI dashboard code. Great work!

joelrojo avatar Feb 09 '21 07:02 joelrojo

It would be really great to get Tailwind v2 support, there were quite a lot of improvements in the new version.

mcmxcdev avatar Mar 15 '21 09:03 mcmxcdev

@estevanmaito are you needing any help with the transfer to tailwind css v2? Have started using WIndmill React Dashboard as a baseline for my project so far so can help with the semantics. If there are any parts of code that can be forked and won't cause conflict, I would be happy to help

ske66 avatar Apr 23 '21 06:04 ske66