Calvin
Calvin
Hi, Am getting this error after adding beer.userId = req.user._id , to the beer controller. TypeError: Cannot read property '_id' of undefined Code beer_controller.js `var Beer = require('../models/beer'); var User...
Hi I would like to call another layout as a sliding layer is this possible?. I would like to have the main layout with a button the when a click...
HI, I would like to add a caret icon to the picker then add a on click function to open the picker. like  Thanks