Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Demo app - Problem when trying to disable a feature override for specific user #14

@wmartins

Description

@wmartins

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:

Gif showing the problem

In this GIF (in specific user settings screen):

  1. Open feature details inside user screen
  2. Go to "Identity Overrides" setting
  3. Try to click on toggle to disable override
  4. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions