Commit a5d2b05
committed
minor #1001 Fix custom controller scale documentation (DennisdeBest)
This PR was merged into the 2.x branch.
Discussion
----------
Fix custom controller scale documentation
In a custom stimulus controller to update the configuration for the scales it is not an array but just an object, if not you get the following error :
Invalid scale configuration for scale
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| License | MIT
Commits
-------
39aa338 Update index.rst1 file changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
193 | 191 | | |
194 | 192 | | |
195 | | - | |
| 193 | + | |
196 | 194 | | |
197 | 195 | | |
198 | 196 | | |
| |||
0 commit comments