AC
AC
React.PropTypes is deprecated and throws an error in React.PropTypes.object http://griddlegriddle.github.io/Griddle/examples/asList/ workaround: import propTypes from 'prop-types'; ... and then replacing React.PropTypes.object with propTypes.object
## Griddle version latest version of griddle-react- followed steps listed on site ## Expected Behavior settings should not show, when settings={false} is passed in ## Actual Behavior settings shows regardless...
Love what's been built here, but it dissappears for mobile view. Any plans for supporting mobile viewports?
# Improve documentation https://supabase.com/docs/guides/getting-started/tutorials/with-nextjs#supabase-auth-helpers < supabase auth helpers has been replaced with supabase-ssr Lmk if you need help with resolving this. ## Link Add a link to the page which...