GithubHelp home page GithubHelp logo

Comments (13)

HarenBroog avatar HarenBroog commented on June 28, 2024 3

I will look at this problem this week guys. It seems like easy to fix ;)

from ember-cached-shoe.

fiddler avatar fiddler commented on June 28, 2024 1

I've tried the branch and it seems to crash when your fields contain emojis for example with the following error:

VM155 vendor-21373b1980f05b0d9b9a23fc78de534e.js:1781 Uncaught DOMException: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.

On a quick peek it looks like the earlier version was using https://github.com/kaelzhang/b2a to get around these issues. @marucjmar might consider using that in the branch too? :)

I managed to make it work by monkey patching in a replacement function for btoa, which does not die with unicode characters.

from ember-cached-shoe.

adambedford avatar adambedford commented on June 28, 2024 1

Any progress on this?

from ember-cached-shoe.

marucjmar avatar marucjmar commented on June 28, 2024 1

Close with PR #7
should be used 0.2.0 version

from ember-cached-shoe.

The-Don-Himself avatar The-Don-Himself commented on June 28, 2024

Yep, also running into this

        at WebpackWriter
-~- created here: -~-
    at WebpackWriter.Plugin (/builds/campus-discounts/ember.js/node_modules/broccoli-webpack/node_modules/broccoli-plugin/index.js:10:31)
    at WebpackWriter.CachingWriter [as constructor] (/builds/campus-discounts/ember.js/node_modules/broccoli-webpack/node_modules/broccoli-caching-writer/index.js:18:10)
    at new WebpackWriter (/builds/campus-discounts/ember.js/node_modules/broccoli-webpack/index.js:13:16)
    at Class.processTree (/builds/campus-discounts/ember.js/node_modules/ember-cached-shoe/index.js:26:21)
    at processedTree (/builds/campus-discounts/ember.js/node_modules/ember-cli-node-assets/lib/tree-for.js:40:43)

from ember-cached-shoe.

Uysim avatar Uysim commented on June 28, 2024

+1

from ember-cached-shoe.

williamweckl avatar williamweckl commented on June 28, 2024

Any updates on this?

from ember-cached-shoe.

catz avatar catz commented on June 28, 2024

Have a look at my proposal
catz@dec55e8

from ember-cached-shoe.

HarenBroog avatar HarenBroog commented on June 28, 2024

@marucjmar any progress with this?

from ember-cached-shoe.

marucjmar avatar marucjmar commented on June 28, 2024

@HarenBroog I'm testing a new solution on the branch feature/ember-cli-3.5-support

from ember-cached-shoe.

williamweckl avatar williamweckl commented on June 28, 2024

@marucjmar Thanks for the amazing work! Is the branch feature/ember-cli-3.5-support safe to use in production? I want to update my ember.js but this library is the only one thats stoping me to do that.

from ember-cached-shoe.

danwenzel avatar danwenzel commented on June 28, 2024

This is blocking us as well. @HarenBroog @marucjmar - Any updates?

from ember-cached-shoe.

danwenzel avatar danwenzel commented on June 28, 2024

0.2.0 solved the issue for us. Thank you!

from ember-cached-shoe.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.