Jeff Galbraith
Jeff Galbraith
@catalintoma > When I force a debugger statement it does hit, but it's not in the original file (it has a ?1234 appended at the end). When running `quasar dev`...
@eriverosr This is your codepen with no issues  I would check for interference from a browser extension. Try Incognito Mode and see if you get the same results.
@Evertvdw I would suggest putting your `$q.screen` test in a computed and return the proper class. Then use that in your html. There could be an issue with reactivity and...
Same thing on a brand new project: ``` warning wrtc > [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve...
Exactly what I get ``` autoauto- [Made With Quasar](#made-with-quasar)auto - [Initial Setup](#initial-setup)auto - [Install Docker/CE (Community Edition)](#install-dockerce-community-edition)auto - [Install Docker Compose](#install-docker-compose)auto - [Visual Studio Code "Remote - Containers" extension](#visual-studio-code-remote---containers-extension)auto -...
@smolinari Scott, I think some documentation for people making 3rd-party plugins for Quasar would be great and very instructive.
I found similar, like this one: https://github.com/resolvetosavelives/healthicons/blob/main/public/icons/svg/negative/emotions/nervous.svg The issues are exasperated when viewed in "dark" mode. Then you get icons looking like this: 
This seems to be fixed. I will create a separate ticket for (negative) "nervous" icon (all paths have the same color)
The actual files were updated. This issue should be closed (as well as others). Unfortunately, this repo doesn't do releases, so I am using it as a git submodule. Another...
@martinfruehmorgen Probably, yes, but I am slammed atm. I'll see when I can get onto it.