Sanjog

Results 9 comments of Sanjog

Same issue here with WebForms. Any chance this is getting addressed in next update?

@Tratcher I think that's exactly what we are experiencing, the errors we are getting is at the root '/'. Problem is just the annoying log, client does not experience any...

Thanks @phphe, I implemented something similar. I tried implementing filter functionality using the he-tree-vue and this new he-tree as well. The performance of new version is significantly lagging compared to...

The issue exists in production build with dev tools disabled as well.

I played around with my template and saw that font awesome icons is causing the lag. But I have same template for the older tree view and that's no problem....

Having the same issue, and it's blocking our go live. Any temporary fix?

I think there should be a way to prevent modal's focus trap in certain scenarios. I am building a typeahead that goes full screen when in small devices (For better...

We are experiencing same issue. Seems to be caused by focus trapping mechanism of bootstrap modal. Has anyone found a workaround?

@halter73 Thankyou for your response. We made authentication requests to v2 authorize and token endpoints manually with `openid` `profile` `email` scopes and found the token endpoint returns both `access_token` and...