orchidsoftware / orchidsoftware/platform
Alert does not disappear when used on query method without redirecting.
Open
@tabuna is already working on this.
Since May 23, 2025.
Errors
- Dominant language
- PHP
- Stars
- 4.8k
- Forks
- 663
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
In a screen, in query() method, i use Alert::error('bla'); for some reason. And i let the screen render withour redirecting.
After showing the alert in the top bar, i click anouther screen and i still see the error once more. And then, error disappears.
i am not sure this is a real bug or a use case bug. i tried this on release 14.43 and the newest one 14.52 they both have this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.