react-tagsinput icon indicating copy to clipboard operation
react-tagsinput copied to clipboard

Naming `ReactTagsInput ` module instead of leaving it anonymous makes RequireJS unable to load it

Open SalimBensiali opened this issue 8 years ago • 3 comments

See line https://github.com/olahol/react-tagsinput/blob/master/react-tagsinput.js#L3.

SalimBensiali avatar Nov 24 '15 05:11 SalimBensiali

I'm trying to figure out how to fix this as the name is add automatically by babel.

olahol avatar Nov 24 '15 18:11 olahol

Ah Ok. I think I fixed it. Preparing a PR now.

Cheers, Salim

SalimBensiali avatar Nov 24 '15 22:11 SalimBensiali

Please see https://github.com/olahol/react-tagsinput/pull/54 and let me know what you think.

Cheers

SalimBensiali avatar Nov 24 '15 22:11 SalimBensiali