bughacktoberfest
Metriche repository
- Star
- (2151 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Bug report
Hot reloading is somehow not working for index.vue page files without a layout. However it is working if we're using index.md page and index.vue layout. The goal is to just use index.vue page without using a layout.
Steps to reproduce
- Create
index.vuepage - Remove
layoutattribute fromexport const data - Edit content
What is expected?
Expect hot reloading to continue to work
What is actually happening?
Hot reload does not work