You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2017/11/10 02:12:00 UTC

[jira] [Commented] (IGNITE-6833) Web Console: runtime errors after each SCSS save

    [ https://issues.apache.org/jira/browse/IGNITE-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16246909#comment-16246909 ] 

Pavel Konstantinov commented on IGNITE-6833:
--------------------------------------------

Tested.

> Web Console: runtime errors after each SCSS save
> ------------------------------------------------
>
>                 Key: IGNITE-6833
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6833
>             Project: Ignite
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: wizards
>         Environment: Windows 10, MacOS, master branch
>            Reporter: Ilya Borisov
>            Assignee: Ilya Borisov
>         Attachments: screenshot-1.png
>
>
> *What happens:*
> Web console frontend throws runtime errors after every SCSS file save. You have to save any non-stylesheet file to fix the error.
> *How to reproduce:*
> 1. Checkout master.
> 2. Start frontend development environment.
> 3. Save any SCSS file, no changes necessary.
> 4. Open local web console, open browser console, see the error.
> *Expected behavior:*
> No errors should happen after SCSS file saves.
> *Note:*
> I had a hand at this earlier: the error always mentions missing global dependency of some sort (i.e. _.head). If you replace all implicit lodash uses with explicit imports in every file, error eventually starts to point at polyfills (i.e. RegExp.esacpe). Maybe this will be of help, I did not progress any further.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)