Skip to content

Commit 0668594

Browse files
committed
Add FAQ with common questions
1 parent ac8ef1d commit 0668594

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,11 @@ Grab the compressed files under `/dist` and the dev files at `/gen`.
274274

275275
----------
276276

277+
## FAQ
278+
279+
**Q:** Why can't I override the `positionClass` in a toast? It gets ignored.
280+
**A:** The toasts don't have a position, they are attached to a container and is that container who has the position set on the page. This will be changed in a future version.
281+
277282
## Libraries using `angular-toastr`
278283

279284
* [CodeScaleInc/angular-toastr-flash](https://github.com/CodeScaleInc/angular-toastr-flash) - A library to show flash messages using toasts.

0 commit comments

Comments
 (0)