Skip to content

Commit

Permalink
Add missing FAQ entry
Browse files Browse the repository at this point in the history
Fixes #756
  • Loading branch information
kimo-k committed Aug 11, 2023
1 parent d78a039 commit 68a5e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ nav:
- "Why is my input field laggy?": FAQs/laggy-input.md
- "How long after I do a dispatch does the event get handled?": FAQs/When-Does-Dispatch-Happen.md
- "How can I use a subscription in an Event Handler": FAQs/UseASubscriptionInAnEventHandler.md
- "How can I use a subscription in Js Event": FAQs/UseASubscriptionInAJsEvent.md
- "How do I use logging method X": FAQs/Logging.md
- "Dispatched Events Are Null": FAQs/Null-Dispatched-Events.md
- "Why do we need to clear the subscription cache when reloading with Figwheel?": FAQs/Why-Clear-Sub-Cache.md
Expand Down

0 comments on commit 68a5e9a

Please sign in to comment.