question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[0.17 beta] Using Cookies Quasar plugin in app plugins

See original GitHub issue

Software version

Quasar:0.17.0-beta.15 OS: Windows 10 Node:10.2.1 NPM:6.1.0 Browsers:Google Chrome Version 67.0.3396.99 (Official Build) (64-bit) iOS: Android: Any other software related to your bug: Quasar-cli:0.17.0-beta.21

JsFiddle (for Quasar v0.15+ only)

What did you get as the error?

No error

What were you expecting?

I expect to get Cookies plugin to work in my app plugin

What steps did you take, to get the error?

This issue appeared on SSR, on quasar dev everything looks fine, I used import { Cookies } from 'quasar' in one of my app plugins then used Cookies.get('x-auth') but this doesn’t work.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kalim7ringscommented, Apr 1, 2021

@rajasa Have you got any solution for your problem ? If yes kindly show your code what you have implemented.

@MohammedAl-Mahdawi can you share your code. I am also stuck on same problem.

1reaction
rajasacommented, Aug 12, 2020

hi @MohammedAl-Mahdawi can you share what the code would look like when trying to pass on ssrContext to the vuex module. I’m stuck with the same problem and rather confused. Thank you in advance.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cookies - Quasar Framework
A Quasar plugin which manages browser cookies over the standardized 'document.cookie', making it easy to read and write cookies even with SSR apps....
Read more >
Quasar & Quasar CLI v0.17 aka SSR - Developer Preview
Here's a full list of the parameters for app plugins: ... You can use Cookies Quasar plugin instead, which does work on server-side...
Read more >
Quasar 0.17 - Features and Fixes - PeakD
A minor change that you should be aware of is that we are deprecating the special boot app plugin, and it will be...
Read more >
These dependencies were not found error in Vue.js
0/build/node_modules/vue-loader/lib/style-rewriter?id=data-v-c906422a&scoped=true!wisaapp/login/login.css in /home/projects/wisaweb/trunk/app/ ...
Read more >
primary.xml.gz - Linux @ CERN
Applications can use huge pages to fulfill malloc() requests without being ... package contains plugins to use with Kipi, the KDE Image Plugin...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found