hot reload color problem
See original GitHub issueEnvironment
- 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
Additional context
No response
Logs
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
nuxt config add and fixed. interested
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.)