Max Schulmeister
Max Schulmeister
is there a fix for this? $_mapPromises seems to be empty…
not sure if the issue really is related to the above. I'm getting the same error, using vue-lory with nuxt.js already disabled ssr in the nuxt config plugins config and...
@luventa do you know if there is a fix to make it work with srr yet?
ideally either an option to get access to the formatted log like so: ```typescript const logger = createConsola({ transport: (log) => { // where log is the output of the...