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

getStorageSync #387

Closed
LuckySinvy opened this issue Jul 26, 2018 · 2 comments
Closed

getStorageSync #387

LuckySinvy opened this issue Jul 26, 2018 · 2 comments

Comments

@LuckySinvy
Copy link

import Taro from '@tarojs/taro'
import {DEVELOP_HOST} from "./constants";

const sessionId = Taro.getStorageSync("sessionId");

thirdScriptError
sdk uncaught third Error
_index2.default.getStorageSync is not a function
TypeError: _index2.default.getStorageSync is not a function

@yanchengqu
Copy link

遇到同样问题

@lerpo
Copy link

lerpo commented Jul 26, 2022

问题为什么没解决就给关掉了呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants