Commit a1310dc
Auto-execute first example on initial app load
- Make onMounted async to properly wait for WebR initialization
- Execute the first example automatically once WebR is ready
- Provides immediate visual feedback when app loads for the first time
This ensures users see the "Getting started" example plot immediately
when opening the application, improving the initial user experience.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent fa9b94c commit a1310dc
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
173 | 178 | | |
174 | 179 | | |
175 | 180 | | |
| |||
0 commit comments