blocknotes / activeadmin_dynamic_fields

ActiveAdmin plugin to add dynamic behaviors to fields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uglifier issue

frobert opened this issue · comments

Hi, I'm getting this issue when preparing for production. Any idea?

gem 'uglifier', '>= 4.1'
added config.assets.js_compressor = Uglifier.new(harmony: true) to production.rb

Screenshot 2022-03-08 at 16 46 58

Hey @frobert,
can you try pointing the gem to this branch fix-evaluate-condition-data-if?
Just to make a double check that it fixes the issue.

@blocknotes this fixes the issue, perfect! Thanks.

@frobert: good :)

I included this fix in the latest release 0.6.4