You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See this thread. #4807 included support for wire-decorated getter/setter combos, wire-decorated methods, and wire-decorated properties. However, it does not include explicit support or tests for wire-decorated getters as seen here:
See this thread. #4807 included support for wire-decorated getter/setter combos, wire-decorated methods, and wire-decorated properties. However, it does not include explicit support or tests for wire-decorated getters as seen here:
lwc/packages/@lwc/integration-types/src/decorators/wire.ts
Lines 235 to 239 in 4845840
This needs to be addressed in a follow-up PR.
The text was updated successfully, but these errors were encountered: