mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 01:58:12 +08:00
731c625042
Normally, arguments passed to components are lazily evaluated. `get prefixElementColors` will only be evaluated for `@prefixType="span"`. However, when using the Ember Inspector in development, arguments are eagerly evaluated and their values displayed in the inspector. Therefore we need to make sure that getters can always be evaluated without exceptions being thrown. |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |