Skip to content

Update isObject util to avoid false negatives with Nuxt dev server - #91

Merged
mmelograno merged 1 commit into
user_consent_baselinefrom
isobject_util_update
Mar 28, 2022
Merged

Update isObject util to avoid false negatives with Nuxt dev server#91
mmelograno merged 1 commit into
user_consent_baselinefrom
isobject_util_update

Conversation

@EmilianoSanchez

Copy link
Copy Markdown
Contributor

Javascript commons library

What did you accomplish?

How do we test the changes introduced in this PR?

  • Manual validation with Nuxt dev server.

Extra Notes

@mmelograno
mmelograno merged commit 94173b5 into user_consent_baseline Mar 28, 2022
@NicoZelaya

NicoZelaya commented Mar 28, 2022

Copy link
Copy Markdown
Contributor

Let's invert these checks, keeping the old one which was more performant as the first one and making this new logic for modified but valid constructors as the 2nd layer, optimizing for the most common cases of data being correctly provided

(also shared on slack)

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.

3 participants