1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/events
Nuno Góis f669d9622e
fix: console warnings and errors related to event timeline and strategy form (#8692)
Fixes browser console warnings and errors related to the event timeline
and strategy form.

- **Event Timeline**: Addressed a warning where the environment filter
rendered with a default environment value (production) before
environments were fully loaded.
- **Strategy Form**: Resolved an error caused by forwarding the enabled
prop as a boolean.
2024-11-08 08:18:30 +00:00
..
EventCard
EventDiff
EventJson chore: use EventSchema instead of IEvent (#7732) 2024-08-02 11:05:42 +02:00
EventLog chore: event timeline header placement (#8234) 2024-09-24 13:43:30 +01:00
EventPage
EventTimeline fix: console warnings and errors related to event timeline and strategy form (#8692) 2024-11-08 08:18:30 +00:00