scribe
scribe copied to clipboard
Cannot read properties of undefined (reading 'highlightElement')
Scribe version
5.1
PHP version
8.2
Laravel version
12
Scribe config
------ SAME AS DEFAULT CONFIG ------
What happened?
every thing working fine , but when we hit api request than showing this :
Request failed with error:Cannot read properties of undefined (reading 'highlightElement')
Tip: Check that you're properly connected to the network.
If you're a maintainer of ths API, verify that your API is running and you've enabled CORS.
You can check the Dev Tools console for debugging information.
how to fix it please tell me
Docs
- [x] I've checked the docs, the troubleshooting guide, and existing issues, but I didn't find a solution