microsoft / TypeSearch

368 stars 52 forks source link

Search totally down? #17

Closed mattblackdev closed 5 years ago

mattblackdev commented 7 years ago

Failed to load resource: the server responded with a status of 404 (Not Found) typeahead.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found) jquery.min.js Failed to load resource: the server responded with a status of 404 (Not Found) typeahead.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found) (index):14 Uncaught ReferenceError: $ is not defined at (index):14

onlyutkarsh commented 7 years ago

+1 same issue for me.

mdg357 commented 7 years ago

Same here

baktun14 commented 7 years ago

Looks like isn't there.

Failed to load resource: the server responded with a status of 404 (Not Found) typeahead.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found) jquery.min.js Failed to load resource: the server responded with a status of 404 (Not Found) typeahead.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found)

Maybe use the cdn??

<script
  src="https://code.jquery.com/jquery-3.1.1.min.js"
  integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
  crossorigin="anonymous"></script>

https://code.jquery.com/

rajington commented 7 years ago

Feel free to use https://rajington.github.io/TypeSearch/ until they merge.

JoshuaKGoldberg commented 7 years ago

@rajington thanks! :)

lgrignon commented 7 years ago

@rajington You are a life saver, thanks :)

JoshuaKGoldberg commented 7 years ago

...and it's back up!

karlhorky commented 5 years ago

@mattblackdev this can be closed now, right?