Zijian Zhang

Results 3 issues of Zijian Zhang

### Environment - Operating System: `Linux` - Node Version: `v14.18.1` - Nuxt Version: `3.0.0-27386759.b449d0b` - Package Manager: `[email protected]` - Bundler: `Vite` - User Config: `-` - Runtime Modules: `-` -...

bug
vite
nuxt3
❗ p4-important

### Environment All versions ### Reproduction See below ### Describe the bug ``` html Begin Middle End ``` The above code will cause a hydration mismatch when using SSR but...

documentation
3.x

``` def test_interpret_6(self): context = AutomaticGuitarSimulator(" ") play_list = context.interpret() self.assertEqual(play_list, [{'Chord': '', 'Tune': ''}, {'Chord': '', 'Tune': ''}]) # better to remove this test ``` ``` def test_interpret_9(self): context...