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.

UI transparent bug

See original GitHub issue

Windows 10 64x Laravel 5.6 NPM 6.2 Node 8.11

This is my app.js no errors.

require('./bootstrap');

window.Vue = require('vue');
import Chart from 'chart.js';
import Vuetify from 'vuetify';
import 'vuetify/dist/vuetify.min.css';

Vue.use(Vuetify)

But my UI is transparent vue problem

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
KaelWDcommented, Aug 6, 2018

You need a v-app component around your entire application.

https://vuetifyjs.com/en/layout/pre-defined#all-about-app

Please only create issues with the provided templates. In the boilerplate for creating an issue, it explains that any ticket made without this will be automatically closed. Thank you.

0reactions
nekosaurcommented, Jul 15, 2019

We kindly ask users to not comment on closed/resolved issues. If you believe that this issue has not been correctly resolved, please create a new issue showing the regression or reach out to us in our Discord community.

Read more comments on GitHub >

github_iconTop Results From Across the Web

UI BUG, window becomes transparent - Visual Studio Feedback
We have seen this behavior from the ASPX Design View when this component becomes corrupt or has missing files. Uninstalling and reinstalling Visual...
Read more >
Navigation bar turns transparent (UI bug) — 1Password Support ...
On my iPhone 13 mini running iOS 16.0 and 1Password 8.9.5 the bottom navigation button panel ( Home | Items | Search |...
Read more >
bug(ui): Version panel is transparent · Issue #10710 - GitHub
Describe the bug To Reproduce Expected behavior Screenshots Versio... ... bug(ui): Version panel is transparent #10710.
Read more >
Transparent/Glitchy UI Bug : r/paradoxplaza - Reddit
I was wondering, does anyone else get this bug? After about an hour or two of playing my UI starts glitching, and slowly...
Read more >
Bug - Transparent pixels on UI Images are rendered as white ...
24f1 to Unity 2019.4.34f1 and got a strange issue on some OS devices. Transparent pixels on UI Images are rendered as white. 1/...
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