bootstrap-notify icon indicating copy to clipboard operation
bootstrap-notify copied to clipboard

_jquery2.default.notify is not a function

Open juuuuuuuuuuuuuu opened this issue 7 years ago • 1 comments

i use react so i install the jquery, bootstrap-notify.. exmaple code: $.notify("Hello World");

but error is _jquery2.default.notify is not a function... how can i do??? help me

juuuuuuuuuuuuuu avatar Feb 12 '18 01:02 juuuuuuuuuuuuuu

Did you wrap your $.notify call in load/document ready? Did you make sure notify JS is loaded before calling it?

trainoasis avatar Aug 09 '18 09:08 trainoasis