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

Fixing DevTools Console Errors #227

Merged

Conversation

RobertGlobant20
Copy link
Contributor

This fix will remove most of errors shown in the Browser-DevTools console for Chrome when the library is loaded (problem reported by @mjkkirschner ).
image

The one related to LIBPLACEHOLDER will be still present (a similar to this one is still present in all the React components that we have in Dynamo).

FYI: @QilongTang @reddyashish

Fixing DevTools Console Errors
@RobertGlobant20
Copy link
Contributor Author

This is what is shown in the Chrome DevTools.
image

@mjkkirschner
Copy link
Member

👍

@QilongTang
Copy link
Contributor

@RobertGlobant20 If you think this PR is ready, would you make this ready for review and bump up the package version?

@RobertGlobant20 RobertGlobant20 marked this pull request as ready for review May 13, 2024 20:07
Bumping up librariejs version
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@QilongTang QilongTang merged commit f5853c1 into DynamoDS:master May 13, 2024
11 checks passed
Enzo707 pushed a commit to Enzo707/librarie.js that referenced this pull request May 16, 2024
QilongTang pushed a commit that referenced this pull request May 17, 2024
* Revert "Fixing DevTools Console Errors (#227)"

This reverts commit f5853c1.

* Revert "feat: move js code implemented directly on library.html (dynamo side) to librariejs (#225)"

This reverts commit 5bd2f15.

* remove resources on npm run production to not include them in published package

* feat: make file structure consistent than other web components

---------

Co-authored-by: enzo707 <[email protected]>
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