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
Copy file name to clipboardExpand all lines: core-web/libs/sdk/angular/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,6 +212,7 @@ If you encounter issues while using `@dotcms/angular`, here are some common prob
212
212
)
213
213
};
214
214
```
215
+
215
216
- **Invalid Page Assets**: Ensure that `pageAsset` objects are correctly formatted. Missing fields in`pageAsset` can cause errors in`DotcmsLayoutComponent`. Validate the structure by logging `pageAsset` before passing it in.
216
217
217
218
5. **Common Angular Errors**:
@@ -222,7 +223,7 @@ If you encounter issues while using `@dotcms/angular`, here are some common prob
222
223
223
224
## Contributing
224
225
225
-
GitHub pull requests are the preferred method to contribute code to dotCMS. Before any pull requests can be accepted, an automated tool will ask you to agree to the [dotCMS Contributor's Agreement](https://www.gist.github.com/wezell/85ef45298c48494b90d92755b583acb3).
226
+
GitHub pull requests are the preferred method to contribute code to dotCMS. Before any pull requests can be accepted, an automated tool will ask you to agree to the [dotCMS Contributor's Agreement](https://www.gist.github.com/wezell/85ef45298c48494b90d92755b583acb3)..
0 commit comments