Blair2004 / NexoPOS

The base version of NexoPOS, which is a web-Based Point Of Sale (POS) System build with Laravel, TailwindCSS, and Vue.Js.
https://my.nexopos.com
GNU General Public License v3.0
906 stars 372 forks source link

[Issue] TypeError: Cannot read properties of null (reading 'taxes') #2131

Open whendy opened 2 weeks ago

whendy commented 2 weeks ago

On the POS page, when selecting a product without a tax group, an error will appear as shown below. The selected product does not appear yet, but when opening or closing the developer tools, the selected product will display.

Screenshots Screenshot at 2024-11-12 14-28-01

Environment:

Blair2004 commented 4 days ago

Hi, Sorry for the late reply, we might need to see the location of the error on the file pos-init.ts. You might additionally share your database at contact@nexopos.com.

Best.