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

Fix and enable JS build #293

Merged
merged 4 commits into from
Oct 3, 2024
Merged

Fix and enable JS build #293

merged 4 commits into from
Oct 3, 2024

Conversation

wkal-pubnub
Copy link
Contributor

No description provided.

uuid.eTag,
uuid.type,
uuid.status
PatchValue.of(uuid.name), // TODO support optionals
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does it mean "support optionals" here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right now it just takes nulls and puts them in PatchValue so it's not really optional, it's just always a value (which can be null)

I have to see if there's a way to get the information from JS SDK about the presence (or absence) of value

@wkal-pubnub wkal-pubnub merged commit 11088e5 into master Oct 3, 2024
6 checks passed
@wkal-pubnub wkal-pubnub deleted the wkal/js_build branch October 3, 2024 12:20
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

Successfully merging this pull request may close these issues.

2 participants