Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / MacFJA/svelte-persistent-store issues and pull requests
#59 - Svelte 5 Support
Issue -
State: open - Opened by Mtn-View 12 days ago
- 2 comments
Labels: enhancement
#58 - Update to [email protected]
Issue -
State: closed - Opened by Lechros 11 months ago
- 1 comment
#57 - is it okay? in createChromeStorage
Issue -
State: closed - Opened by biplobsd 12 months ago
- 2 comments
#56 - Disable warnings not working
Issue -
State: closed - Opened by Carlos-err406 about 1 year ago
- 3 comments
Labels: bug, version 2.x
#55 - breaking changes since 2.0
Issue -
State: open - Opened by beebase about 1 year ago
#54 - Add cookie options
Pull Request -
State: closed - Opened by MacFJA about 1 year ago
#53 - Error: constructor undefined when using with (3rd party library) object
Issue -
State: open - Opened by EliasBeyer over 1 year ago
- 1 comment
Labels: bug, question
#52 - [Suggestion] Cookie Options such as expiry for Cookie Stores
Issue -
State: closed - Opened by Lowisz over 1 year ago
- 2 comments
Labels: enhancement
#51 - Add missing Typescript declaration in exports
Pull Request -
State: closed - Opened by MacFJA over 1 year ago
#50 - How to fix index.mjs' implicitly has an 'any' type?
Issue -
State: closed - Opened by biplobsd over 1 year ago
- 4 comments
Labels: bug, version 2.x
#49 - Bug: @html not updating
Issue -
State: open - Opened by elron over 1 year ago
- 1 comment
Labels: bug, sveltekit
#48 - WARN Issues with peer dependencies found (Svelte 4)
Issue -
State: closed - Opened by elron over 1 year ago
- 4 comments
#47 - Support Svelte 4
Pull Request -
State: closed - Opened by NetOpWibby over 1 year ago
#46 - what could cause this error: ReferenceError: AggregateError is not defined in svelte-persistent-stores library
Issue -
State: open - Opened by shellking4 over 1 year ago
- 2 comments
Labels: bug
#45 - how to use in sveltekit
Issue -
State: closed - Opened by shellking4 over 1 year ago
- 2 comments
Labels: question, sveltekit
#44 - Persist with array of objects turns into escaped string unexpectedly
Issue -
State: closed - Opened by PlusA2M over 1 year ago
- 2 comments
#43 - Update Changelog
Pull Request -
State: closed - Opened by MacFJA over 1 year ago
#42 - Fix sandboxed storage
Pull Request -
State: closed - Opened by MacFJA over 1 year ago
#41 - Fallback if `localStorage` is not available.
Issue -
State: closed - Opened by gyurielf over 1 year ago
- 5 comments
Labels: bug
#40 - Fix example code for cookie storage
Pull Request -
State: closed - Opened by akiomik over 1 year ago
Labels: documentation
#39 - [doc] Fix typo
Pull Request -
State: closed - Opened by akiomik over 1 year ago
Labels: documentation
#38 - GCMEncryption being incorrectly exported as a type
Pull Request -
State: closed - Opened by gr0kchain almost 2 years ago
#37 - Don't include dependencies source code in build
Pull Request -
State: open - Opened by MacFJA about 2 years ago
#36 - Add new store shorthand
Pull Request -
State: closed - Opened by MacFJA about 2 years ago
#35 - Fix class definition type
Pull Request -
State: closed - Opened by MacFJA about 2 years ago
#34 - Change encryption lib
Pull Request -
State: closed - Opened by MacFJA about 2 years ago
#33 - Persistent Store broken since 2.0.0
Issue -
State: open - Opened by michaelcuneo about 2 years ago
- 7 comments
Labels: bug, version 2.x
#32 - Adding a class with addSerializableClass() shows an error
Issue -
State: closed - Opened by wojexe about 2 years ago
- 4 comments
Labels: bug, question, version 2.x
#31 - Build failed when compiling with adapter-cloudflare
Issue -
State: closed - Opened by kroniapp about 2 years ago
- 5 comments
Labels: bug, sveltekit, version 2.x
#30 - Add more tools
Pull Request -
State: closed - Opened by MacFJA about 2 years ago
#29 - Add possibility to change the serialization functions
Pull Request -
State: closed - Opened by MacFJA about 2 years ago
#28 - How to prevent initialization from overwriting a previously persisted value
Issue -
State: closed - Opened by nltesown about 2 years ago
- 2 comments
Labels: bug, version 1.x
#27 - Add new Storage (createChromeStorage)
Pull Request -
State: closed - Opened by MacFJA about 2 years ago
Labels: enhancement
#26 - Migrating old data
Issue -
State: closed - Opened by sidharthv96 about 2 years ago
- 4 comments
Labels: version 1.x, version 2.x
#25 - Fix require usage in ESM build
Pull Request -
State: closed - Opened by MacFJA about 2 years ago
#24 - Strange reference values when using new svelte-persistent-store.
Issue -
State: open - Opened by michaelcuneo about 2 years ago
- 8 comments
Labels: bug, question, version 2.x
#23 - [2.0] Svelte-kit prerender issue: ReferenceError: require is not defined in ES module scope, you can use import instead
Issue -
State: closed - Opened by gyurielf about 2 years ago
- 2 comments
Labels: bug, sveltekit, version 2.x
#22 - Storage creation name + encrypted storage + serializer
Pull Request -
State: closed - Opened by MacFJA about 2 years ago
#21 - [question] Is it possible to encrypt localStorage?
Issue -
State: closed - Opened by beebase about 2 years ago
- 3 comments
#20 - Use of eval is strongly discouraged
Issue -
State: closed - Opened by AndreasHeintze over 2 years ago
- 1 comment
Labels: bug, enhancement
#19 - Using Custom Type in persist() which accepts any[]
Issue -
State: closed - Opened by michaelcuneo over 2 years ago
- 3 comments
#18 - ReferenceError: require is not defined in ES module scope, you can use import instead
Issue -
State: closed - Opened by SwiftWinds over 2 years ago
- 5 comments
Labels: bug
#17 - localStorage is not a function when using sveltekit
Issue -
State: open - Opened by isaacfink over 2 years ago
- 2 comments
Labels: bug, sveltekit, version 1.x
#16 - Vite exlude not works, new Sveltekit breaks
Issue -
State: closed - Opened by bitdom8 over 2 years ago
- 2 comments
Labels: bug, sveltekit
#15 - Change data serialization to allow persisting classes
Pull Request -
State: closed - Opened by MacFJA over 2 years ago
#14 - Use cases for different storage methods?
Issue -
State: closed - Opened by newlegendmedia over 2 years ago
- 1 comment
Labels: question
#13 - Typo in README.md
Pull Request -
State: closed - Opened by Ophuscado almost 3 years ago
- 1 comment
#12 - Handle undefined value
Pull Request -
State: closed - Opened by MacFJA about 3 years ago
#11 - "undefined" bug when persisting data
Issue -
State: closed - Opened by sidharthv96 about 3 years ago
- 1 comment
Labels: bug
#10 - Add option to disable warnings output
Pull Request -
State: closed - Opened by MacFJA about 3 years ago
#9 - Should the console warning stay
Issue -
State: closed - Opened by MacFJA about 3 years ago
- 2 comments
#8 - Changed Cookie lib to be able to set the SameSite flag
Pull Request -
State: closed - Opened by MacFJA about 3 years ago
#7 - cookieStorage will be rejected soon if not changed
Issue -
State: closed - Opened by cking about 3 years ago
#6 - Store string without quote
Issue -
State: closed - Opened by ffvpor over 3 years ago
- 2 comments
#5 - Handling of non parsable JSON data
Pull Request -
State: closed - Opened by MacFJA over 3 years ago
#4 - Add export map
Pull Request -
State: closed - Opened by sidharthv96 over 3 years ago
#3 - getValue causes crash if storage value is 'undefined'
Issue -
State: closed - Opened by crronem over 3 years ago
#2 - Cool idea! Can you add an example for accessing the variable from another component?
Issue -
State: closed - Opened by Bandit over 3 years ago
- 3 comments
#1 - ReferenceError: window is not defined
Issue -
State: closed - Opened by bardobrado over 3 years ago
- 2 comments