Vitaly Rtishchev
Vitaly Rtishchev
Make sure you are not using `emotionOptions`, this prop is not supported for ssr at this moment.
Cookies will not work for `export` command as ssr is disabled.
Use yarn with this template and it will work fine
I do not understand the issues, can you provide additional information? It seems to be working as intended based on the video.
You can configure this behavior with `filter` and `shouldCreate` props
`filter` prop determines whether item should be displayed in the list, `shouldCreate` determines whether new item can be created with current search query. You can use these props to customize...
@italodeandra please update the latest version and see if the issue was resolved
Textarea is built with react-textarea-autosize package, this issue is not fixable on our side, you can report the issue in https://github.com/Andarist/react-textarea-autosize repository.
@italodeandra feel free to send a PR with a fix
Help is still wanted on this, if someone wants to submit a PR feel free to ping me here.