Commit 0edf643
Fix: Filter tags from Form Builder and admin contexts when DisplayMode is None (#87)
* Initial plan
* Fix tags showing in admin contexts like Form Builder
Co-authored-by: michalJakubis <64188398+michalJakubis@users.noreply.github.com>
* Improve null safety in IsAdminContext method
Co-authored-by: michalJakubis <64188398+michalJakubis@users.noreply.github.com>
* Render tag in web page context only
* Fix formatting
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: michalJakubis <64188398+michalJakubis@users.noreply.github.com>
Co-authored-by: michaljakubis <michalj@kentico.com>1 parent 2d2552b commit 0edf643
File tree
1 file changed
+9
-7
lines changed- src/Kentico.Xperience.TagManager/Rendering
1 file changed
+9
-7
lines changedLines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
58 | 56 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 57 | + | |
63 | 58 | | |
64 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| 159 | + | |
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| |||
0 commit comments