Hi folks! First of all, thank you for this product! My team is evaluating using Bullet Train as our main feature flagging/rollout tool.
We loved all we saw so far, only one thing we found out was when trying to disable a specific feature flag override, when we click in the toggle option, the feature flag modal just closes.
We tested on the demo app, so, if you want to try it out, here's the link: https://app.bullet-train.io/project/1016/environment/E6Mf24wZHMVwPr5Rqtnh9M/users/879489#
(don't know if it expires).
Also, here goes a gif showing what I mean:

In this GIF (in specific user settings screen):
- Open feature details inside user screen
- Go to "Identity Overrides" setting
- Try to click on toggle to disable override
- The modal just closes
Don't know if it helps, but I've seen the following error on my console:
TypeError: e.props.router is undefined CreateFlag.js:270:52
onClick CreateFlag.js:270
React 14
Sn self-hosted:920
a helpers.ts:77
(Async: EventListener.handleEvent)
wrapEventTarget trycatch.ts:123
React 15
<anonymous> main.js:64
a helpers.ts:77
(Async: setTimeout handler)
wrapTimeFunction trycatch.ts:32
<anonymous> main.js:50
<anonymous> main.js:44
Webpack 3
Thank you!
Hi folks! First of all, thank you for this product! My team is evaluating using Bullet Train as our main feature flagging/rollout tool.
We loved all we saw so far, only one thing we found out was when trying to disable a specific feature flag override, when we click in the toggle option, the feature flag modal just closes.
We tested on the demo app, so, if you want to try it out, here's the link: https://app.bullet-train.io/project/1016/environment/E6Mf24wZHMVwPr5Rqtnh9M/users/879489#
(don't know if it expires).
Also, here goes a gif showing what I mean:
In this GIF (in specific user settings screen):
Don't know if it helps, but I've seen the following error on my console:
Thank you!