You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nevilparmar11 feel free to dig into the code! The value should be stored in a const variable that updates it across the project (both apps and daily-api must be updated).
@sshanzel I'm attempting to run this locally following the Gitpod steps, but I'm encountering errors when running apps with the daily-api Dockerized version and directly from the repository, both ways. Am I missing something? Could you please assist?
I tried it with gitpod and the behavior is the same. This occurs while attempting to create a new squad/post and sometimes on some random pages.
Addressing dailydotdev/daily#1533
It turns out the character count update was already included in this PR:
#2374. Only the test was
missing.
Co-authored-by: Chris Bongers <[email protected]>
Concise Description
No response
Description
There is a validation that happens on both the app and API side when it comes to the limit of characters. We should update both ends.
Reference: #1531
Solution Proposed
No response
Additional Context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: