python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Nuxtjs2 iPhone keyboard is not shown on PWA
I have run into a problems with iPhone default keyboard while using NuxtJS.
It happened when I installed 2 PWA apps to homescreen.
The keyboard was missing (refer my screenshot for example).
Steps to ...
tú anh
Votes: 0
Answers: 0
Error while injecting javascript class as a plugin in nuxtjs2
I am trying to inject a javascript class as a plugin.
I get following error: Cannot read property 'log' of undefined
Class to be injected:
// helper/logging.service.js
export class LoggingService {
...

mahatmanich
Votes: 0
Answers: 0