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

fix(uglify): prevent SideDrawer transition class names from being renamed #426

Merged
merged 1 commit into from
Jan 29, 2018

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Jan 26, 2018

This should fix the issue:

JS: Warning: 't' is not supported when 'showOverNavigation' is set to 'true'.

Should be reverted after 4.0 release. See: ProgressNS/nativescript-ui-feedback#477 (comment)

fixes #258

…amed

This should fix the issue:
```
JS: Warning: 't' is not supported when 'showOverNavigation' is set to 'true'.
```
Should be reverted after 4.0 release. See: ProgressNS/nativescript-ui-feedback#477 (comment)

fixes #258
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App throws when bundling with --uglify and using FadeTransition (for RadSideDrawer)
2 participants