Replies: 2 comments
-
These directives are gone as we no longer needed them — they were kind of low level and undocumented. You would need to copy-paste them into your code base:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for the information and clarification! I appreciate the explanation and the suggestions. I'll review how to adapt or replace these directives in my codebase. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm working on migrating our application from version 3.x to 4.x, and I've encountered some challenges. In the previous version, I relied on several features that now seem to be missing or have changed. Unfortunately, I haven't been able to find any information in the documentation or changelog about how to use them now or what to replace them with.
Thank you in advance for your help! 😊
Beta Was this translation helpful? Give feedback.
All reactions