It was not broken locally, so I managed to transfer and correct the frontend to be normal in the other enivronments :)
Hi! I managed to rewrite GetAll to not do 3 sql joins, and use linq instead. So now its much faster :)
Thanks!
Change from boxed to fluid help a bit, but still a lot of CSS that are broken...
Im having slowness on both local and deployed server.
Hi!
We are experiancing a lot of slow loading in our Angular 6 application. Is there anyone else that has this problem, and is there any good solutions for this?
Thanks!
Lars
Hi!
Is there any easy way to implement push notifications for browsers on mobile? Will PushManager with a service manager do maybe?
Does not seem to work... Hmmmm...
Hi!
What is the best way to get the users role in Angular 6? Or to see if a user is "admin" or not.
Thanks :)