import
i installed tomato note plugin and i had this error Undefined variable $limit resources/views/vendor/filament-notes/widget/notes-widget.blade.php :1
15 Replies
@Fady Mondy
thank you toeknee
Hi
Hi Fady
I think you have an old version
i encountered this error when i did update
composer
What is your current version
"tomatophp/filament-notes": "^1.0",
"tomatophp/filament-types": "^1.0"
Okay
Please try to clear your view cache
i did it but same problem
This problem come from cached view on the first version
We drop this variable and there is no use for it
do you publish vrews?
views?
give me few minutes fady
np
i have also this SQLSTATE[42P01]: Undefined table: 7 ERREUR: la relation « types » n'existe pas LINE 1: select "name", "key" from "types" where "for" = $1 and "type... ^ (Connection: pgsql, SQL: select "name", "key" from "types" where "for" = notes and "type" = groups)
did me need install
something
Oh
Yes i found it
Just update the plugin
The types is required
And i will working fine