Open umairkhan125 opened 4 years ago
How to intiliaze crs for dynamic select ?
You need to call crs.init() whenever your markup is ready, see: https://github.com/country-regions/country-region-selector#working-with-dynamic-html
crs.init()
How to intiliaze crs for dynamic select ?