jmls

Results 90 comments of jmls

sorry, slightly confused ;) are the changes for the latest firenbase updates applied ? Or do we need to appl the open PR ?

did yo manage to fix this ? I have the same problem with 21.10

I was looking for scroll locking as well - any clues on how it could be implemented ?

so, there is _no_ further development in this project ? Does anyone know of any other project for angular 1 and semantic-ui?

yeah, I've seen that a lot recently as well. very confusing - and not nice on the eye for the generated url ;)

so I've followed the "social passport" example , added ``` import { LoopBackAuth } from '../sdk/services'; [snip] constructor( private _lbAuth: LoopBackAuth, ... [snip] private setToken(token) { this._lbAuth.setToken(token); this._lbAuth.setRememberMe(true); this._lbAuth.save(); };...

are you going to let us know what the new project is ? :)

so, I tried `./node_modules/.bin/lb-sdk server/server src/app/sdk -n enabled` and `./node_modules/.bin/lb-sdk server/server src/app/sdk -n orm` but both give an error ``` readline.js:1021 throw err; ^ TypeError: ejs:33 31| public $ =...

_anyone_ ? :)

any luck on the docs or the above error ?