Eliran Elnasi
Eliran Elnasi
boots.ts relevant code ``` LocalStorageSubscriber(bootstrap(AppComponent, [ HTTP_PROVIDERS, ROUTER_PROVIDERS ])); ``` AppComponent.ts ``` import {Component} from 'angular2/core'; import {MainMenuComponent} from './main-menu.component'; import {LocalStorage} from "./LocalStorage"; @Component({ selector: 'heroland2', templateUrl: 'app/template/master.html', directives:...
Full error: ``` EXCEPTION: TypeError: Cannot read property '_lastSearchQuery_mapped' of undefined angular2.dev.js:23941 EXCEPTION: TypeError: Cannot read property '_lastSearchQuery_mapped' of undefinedBrowserDomAdapter.logError @ angular2.dev.js:23941 angular2.dev.js:23941 STACKTRACE:BrowserDomAdapter.logError @ angular2.dev.js:23941 angular2.dev.js:23941 TypeError: Cannot read...
@EddyVerbruggen Any updates on this? Adding attendees is a core calender feature
Any update with this? @dilipkrish
@CoverID How did u add it to ur project? I swithced the new java file with the existing one but I still don't get an accessToken
Same here. When refresing the page - it log out Using `cookie: true,` solves it, but then it's impossible to log out. @zyra @ihadeed any idea?
@ihadeed In this post I refered to the fact that even when the user got a valid access token from the previous session, when he refresh the page and run:...
Thanks for your reply! But even if I willl use millseconds in this case that will be the wrong number, since there is 30 minutes difference. Glad to hear that...
@ratson Can you please merge it? Thanks.
@devitpurohit Can you share your code? There is no example about how to assign the template to the column