Flowise
Flowise copied to clipboard
Warning: Received `false` for a non-boolean attribute `border`.
Describe the bug
Warning: Received false for a non-boolean attribute border.
To Reproduce Steps to reproduce the behavior:
npx flowise start, error is in the console
Expected behavior No Warnings
Screenshots
Flow If applicable, add exported flow in order to help replicating the problem.
Setup
- Installation
npx flowise start,pnpm start - Flowise Version latest
- OS: macOS
- Browser: chrome
Additional context Add any other context about the problem here.
i think we can remove it since border is not being used inside MainCard.jsx
Fixed: https://github.com/FlowiseAI/Flowise/pull/3275