mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 18:25:27 +00:00
Add FAQ section
This commit is contained in:
17
docs/faq.md
Normal file
17
docs/faq.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
title: FAQ
|
||||
---
|
||||
|
||||
## Frequently Asked Questions
|
||||
|
||||
### Feature *x* is not visible after update
|
||||
|
||||
If a particular menu / item is not visible after updating InvenTree, it may be due to your internet browser caching old versions of CSS and JavaScript files.
|
||||
|
||||
Before [raising an issue](https://github.com/inventree/inventree/issues), try hard-refreshing the browser cache:
|
||||
|
||||
<kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>R</kbd>
|
||||
|
||||
or
|
||||
|
||||
<kbd>Ctrl</kbd> + <kbd>F5</kbd>
|
Reference in New Issue
Block a user