Feedback for /docs/headless/search/orama #1733
Replies: 5 comments 3 replies
-
|
[bad] Error log: We should change it to: // it should be cached forever const { staticGET: GET } = createFromSource(source); export { GET };
|
Beta Was this translation helpful? Give feedback.
-
|
[good]
|
Beta Was this translation helpful? Give feedback.
-
|
[good] In the Static Export section, it will be helpful to use the diff block to show that: "export const { staticGET: GET } = createFromSource(source);" Goes from { GET } to { staticGET: GET }. This was a gotcha for me for quite a while
|
Beta Was this translation helpful? Give feedback.
-
|
[bad] Not clear, not detailed
|
Beta Was this translation helpful? Give feedback.
-
|
[good] good
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
[good]
Beta Was this translation helpful? Give feedback.
All reactions