We have an odd situation where we get Warning: The tag <bucketname> is unrecognized in this browser. If you you meant to render a React component, start its name with an uppercase letter. We just need these warnings suppressed. is this possible?
We have an odd situation where we get
Warning: The tag is unrecognized in this browser. If you you meant to render a React component, start its name with an uppercase letter.
We just need these warnings suppressed. is this possible?