Skip to content

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

Closed
kannan2106 opened this issue Apr 4, 2017 · 6 comments
Closed

client side code not working (current updated code) #149

kannan2106 opened this issue Apr 4, 2017 · 6 comments
Labels

Comments

@kannan2106
Copy link

kannan2106 commented Apr 4, 2017

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.
error

@pjmagee
Copy link

pjmagee commented Apr 4, 2017

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 Webpack.vendor.js

MarkPieszak added a commit that referenced this issue Apr 4, 2017
@MarkPieszak
Copy link
Member

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 !

@MarkPieszak
Copy link
Member

This should be fixed now, but let me know if it needs to re-opened!

@kannan2106
Copy link
Author

hi..current version webpack.config.vendor.js is missing. is it no more need webpack.config.vendor.js? Now project running but its shows some error. please find attached screen(vendor.css not found).
error

@MarkPieszak
Copy link
Member

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 🎈
Hold tight more updates to come 🎁

@kannan2106
Copy link
Author

ok am waiting...thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants