Skip to content
Snippets Groups Projects
Commit 9c6a0e5f authored by Kristiyan Kostadinov's avatar Kristiyan Kostadinov Committed by Jessica Janiuk
Browse files

refactor(core): add assertion to avoid writes to directive factories (#59980)

Attempting to write to directive inputs before the directive is created can lead to subtle issues that won't necessarily trigger errors. These changes add an assertion to catch such issues earlier.

PR Close #59980
parent 1b0fdc7e
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment