atatanasov / gijgo

Gijgo - Free Javascript Controls
http://gijgo.com
MIT License
475 stars 187 forks source link

gijgo is automatically rendering inputs #699

Open glconsultingservice opened 2 years ago

glconsultingservice commented 2 years ago

How do I stop gijgo from rendering on datepicker.

I am using a different solution for date picker and they both registered the same extension of datepicker

I am using gijgo for the tree, and now it is rendering on all date inputs within the page that match its selector.

Is there a config I can setup to control what gijgo will affect?