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
The compiler errors generated for invalid lifecycles when using the #[lifecycle] macro can be quite unhelpful. These could be improved by generating additional helper functions that specifiy the types that referenced items are expected to have.
The text was updated successfully, but these errors were encountered:
The compiler errors generated for invalid lifecycles when using the
#[lifecycle]
macro can be quite unhelpful. These could be improved by generating additional helper functions that specifiy the types that referenced items are expected to have.The text was updated successfully, but these errors were encountered: