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.

hot reload color problem

See original GitHub issue

Environment


  • Operating System: Linux
  • Node Version: v16.14.1
  • Nuxt Version: 3.0.0-27460489.53fbca7
  • Package Manager: yarn@3.2.0
  • Builder: vite
  • User Config: buildModules, build, vite
  • Runtime Modules: -
  • Build Modules: @pinia/nuxt@0.1.8

Reproduction

https://github.com/productdevbook/nuxt3-app

Describe the bug

https://user-images.githubusercontent.com/38668796/159122024-8e93ba2d-5d3d-4850-b29a-0ca7cabb4dd6.mp4

Additional context

No response

Logs

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
productdevbookcommented, Apr 21, 2022
optimizeDeps: {
            include: [
                '@headlessui/vue', '@heroicons/vue/solid', '@heroicons/vue/outline', 'vue', 'pinia', 'ufo'
            ]
        }

nuxt config add and fixed. interested

0reactions
danielroecommented, Jun 16, 2022

Thanks for the info @productdevbook. I think this is likely library-specific and not something we can resolve within Nuxt itself. (But ideas welcome if you think differently.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hot reload not working after background color change of a ...
Description Hot reload does not work after a background change of a control. Steps to Reproduce add a BackgroundColor property to a control ......
Read more >
How to know if hot reload is enough or not to apply the ...
1 Answer 1 ... Hot reload repaints the whole screen once, so if you change aspects inside of your build() -function they should...
Read more >
After performing hot reload for xamarin forms page ...
When app loads initially i can see Page background color for my Contentview , Upon making changes to controls and save, It reloads...
Read more >
Hot reload - Flutter documentation
Flutter's hot reload feature helps you quickly and easily experiment, build UIs, add features, and fix bugs. Hot reload works by injecting updated...
Read more >
Troubleshooting XAML Hot Reload - Visual Studio (Windows)
This troubleshooting guide includes detailed instructions that should resolve most issues that prevent XAML Hot Reload from working ...
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