Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore function doesn't work in REPL #149

Closed
goodmind opened this issue Jul 14, 2019 · 3 comments
Closed

restore function doesn't work in REPL #149

goodmind opened this issue Jul 14, 2019 · 3 comments
Labels
bug Something isn't working 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt playgroung share.effector.dev

Comments

@goodmind
Copy link
Contributor

goodmind commented Jul 14, 2019

Issuehunt badges

Code to reproduce the issue:

const foo = createEvent()
const bar = restore(foo, null)

Expected behavior:

No errors

Actual behavior:

Try Effector crashes

Versions of packages used: master

https://effector.now.sh/try/

To reset saved code remove it from localStorage


IssueHunt Summary

laiff laiff has been rewarded.

Backers (Total: $40.00)

Submitted pull Requests


Tips


IssueHunt has been backed by the following sponsors. Become a sponsor

@goodmind goodmind added bug Something isn't working playgroung share.effector.dev labels Jul 14, 2019
@issuehunt-oss
Copy link

issuehunt-oss bot commented Jul 15, 2019

@issuehunt has funded $40.00 to this issue.


@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label Jul 15, 2019
Laiff pushed a commit to Laiff/effector that referenced this issue Jul 15, 2019
Laiff pushed a commit to Laiff/effector that referenced this issue Jul 15, 2019
@issuehunt-oss
Copy link

issuehunt-oss bot commented Jul 15, 2019

@zerobias has rewarded $28.00 to @Laiff. See it on IssueHunt

  • 💰 Total deposit: $40.00
  • 🎉 Repository reward(20%): $8.00
  • 🔧 Service fee(10%): $4.00

@issuehunt-oss issuehunt-oss bot added 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt and removed 💵 Funded on Issuehunt This issue has been funded on Issuehunt labels Jul 15, 2019
zerobias added a commit that referenced this issue Jul 15, 2019
#149 Fix crash in try environment while use restore
@zerobias
Copy link
Member

solved in #151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt playgroung share.effector.dev
Projects
None yet
Development

No branches or pull requests

2 participants