Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE 11 toolbox rendering issue after removing a widget from toolbox. #2538

Open
Jay-Ben opened this issue Jul 16, 2020 · 1 comment
Open

IE 11 toolbox rendering issue after removing a widget from toolbox. #2538

Jay-Ben opened this issue Jul 16, 2020 · 1 comment
Labels

Comments

@Jay-Ben
Copy link

Jay-Ben commented Jul 16, 2020

I'm using latest Knockout.js version (3.5.1)
Getting following error on reloading the toolbox after removing one of the tool Item . Exactly after executing the below function.
This issue occurs only in IE11

function removeToolboxItem(itemName) {
    **surveyCreator.toolbox.removeItem(itemName);**
}

image

@mbest
Copy link
Member

mbest commented Jul 25, 2020

To debug this, I need to have some code that reproduces the problem.

@mbest mbest added the waiting label Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants