-
Notifications
You must be signed in to change notification settings - Fork 433
client side code not working (current updated code) #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Did you include the Jquery inside WebPack? when the template got migrated from the Angular2 to Angular4 Template the Webpack file had a lot of the noise removed and commented back out again. Its probably still commented out in |
Just added 372ceeb can you see if that fixes it? Might of been my fault I was having strange issues with the SignalR last night ! |
This should be fixed now, but let me know if it needs to re-opened! |
Yeah there's an open issue to fix the sass glyphicons, and for right now vendor isn't separated manually, going to add a way for it to be created automatically 🎈 |
ok am waiting...thanks :) |
current updated code - server side code (prerendering) working fine. but client side code not working. it show "jquery.js" is missing. so everytime calls serverside when click any menus.

The text was updated successfully, but these errors were encountered: